forgot localization

git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@446909 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stephen Kim 2006-09-16 18:25:43 +00:00
parent 9789c93caf
commit 52e2d38ed9
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ assigned-sup: Set persistence-capable superclass of "{0}" to "{1}".
found-pcs: Found {0} classes with metadata in {1} milliseconds.
not-managed-interface: Cannot set type "{1}" as interface "{0}" implementor. \
"{0}" is not a managed interface.
declare-non-interface: Cannot declare on type "{0}" interface "{1}" as it is \
not an interface.
unmanaged-sup-field: Superclass field "{0}" is mapped in the metadata for \
subclass "{1}", but is not a persistent field.
bad-discover-class: The class "{0}" listed in the openjpa.MetaDataFactory \