[
https://issues.apache.org/jira/browse/OPENJPA-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cathy Nordstrom updated OPENJPA-1498:
-------------------------------------
Attachment: openjpa_patch.txt
Minor corrections needed for translation or to correct grammar or proper
display of message.
org\apache\openjpa\kernel\localizer.properties
duplicate ids, bad-lock-level
removed the first one since it was not as detailed
Wrote test TestFetchConfigurationImpl to be able to see message displayed by
the IllegalArgumentException
org\apache\openjpa\datacache\localizer.properties
add single quotes around singe quotes so that the single quote will appear in
the message
Tested change with TestPartitionedDataCache
org\apache\openjpa\persistence\localizer.properties
duplicate ids - removef the extra param-missing and left the first as
param-missing.
Tried to test with TestQueryParameters, but project has errors since switch
to java6.
org\apache\openjpa\persistence\localizer.properties
changed either to neither in param-no-key
org\apache\openjpa\persistence\meta\localizer.properties
corrected grammar in mmg-bad-log
> Update localizer.properties files for easier translation
> --------------------------------------------------------
>
> Key: OPENJPA-1498
> URL: https://issues.apache.org/jira/browse/OPENJPA-1498
> Project: OpenJPA
> Issue Type: Improvement
> Components: logging
> Reporter: Michael Dick
> Assignee: Cathy Nordstrom
> Priority: Minor
> Attachments: openjpa_patch.txt
>
>
> A few minor issues were found with some of the localizer.properties files
> which may make them hard to parse by some translation tools. These are
> generally minor things like single quotes ('should be '') and trailing
> whitespace.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.