diff --git a/openjpa-kernel/src/main/resources/org/apache/openjpa/meta/localizer.properties b/openjpa-kernel/src/main/resources/org/apache/openjpa/meta/localizer.properties index 8265eaa25..497d31181 100644 --- a/openjpa-kernel/src/main/resources/org/apache/openjpa/meta/localizer.properties +++ b/openjpa-kernel/src/main/resources/org/apache/openjpa/meta/localizer.properties @@ -257,6 +257,8 @@ bad-fg-inclue: Attempt to include non-existent fetch group "{1}" in fetch \ group "{0}". unknown-fg: Attempt to add fetch group "{0}" to type field "{1}" failed. \ This fetch group has not been defined. +pc-and-aware: Attempt to register "{0}" as a persistence-aware class failed. \ + The same class has been registered as persistence-capable already.======= no-metadatafactory: No configuration properties were found. If you are \ using Ant, please see the or attributes \ of the task''s nested element.