org.jomc.modlet.ModelContext_en.properties Maven / Gradle / Ivy
# $JOMC: ModelContext_en.properties 4740 2013-01-04 07:06:18Z schulte $
defaultLogLevelInfo=Default log level: ''{0}''
defaultModletSchemaSystemIdInfo=Default modlet schema system id: ''{0}''
projectName=JOMC \u2051 Modlet
projectVendor=${project.organization.name}
projectVersion=${project.version}
contextClassNotFound=Model context class ''{0}'' not found.
contextConstructorNotFound=Context constructor ''public {0}(ClassLoader)'' not found.
contextInstantiationException=Instantiation exception creating an object of class ''{0}''.{1}
contextConstructorAccessDenied=Cannot access constructor of class ''{0}''.{1}
contextConstructorException=Exception constructing an object of class ''{0}''.{1}
illegalContextImplementation=Class ''{0}'' is not an implementation of ''{1}''.
ignoringRedundantModlet=Ignoring redundant modlet ''{0}''.