diff --git a/openjpa-kernel/src/main/resources/org/apache/openjpa/enhance/localizer.properties b/openjpa-kernel/src/main/resources/org/apache/openjpa/enhance/localizer.properties index 6b9a6baff..2200b052d 100644 --- a/openjpa-kernel/src/main/resources/org/apache/openjpa/enhance/localizer.properties +++ b/openjpa-kernel/src/main/resources/org/apache/openjpa/enhance/localizer.properties @@ -195,7 +195,7 @@ subclasser-fetch-group-override: The field {1} in type {0} is configured to be \ access when not running the OpenJPA enhancer or when dynamic class \ redefinition is not available. no-accessor: Could not find method called {0} in type {1}. -unspecified-unenhanced-types: The following classes were not specified in your \ +unspecified-unenhanced-types: The following classes were not specified in your \ configuration: {1}. One or more of the classes that were registered with \ the system had references to these classes. Registered types: {0} enhance-error: An error occurred while enhancing {0}. Exception message: {1}