[ https://issues.apache.org/jira/browse/DERBY-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rick Hillegas updated DERBY-4221: --------------------------------- Attachment: derby-4221-aa-01-stage1.diff As with the 10.4 message localizations (see DERBY-3804), I would like to divide the 10.5 work into two phases: 1) The first phase sorts the existing messages files by SQLState, eliminating the comments. The comments add no value since the documentation in messages.xml is more extensive. Sorting the messages makes phase (2) easy. 2) The second phase is the actual work of merging in the localizations. Attaching derby-4221-aa-01-stage1.diff. This accomplishes phase (1). For the engine localizations, there aren't many diffs and there are none for the DRDA localizations. That is because these files were sorted for 10.4. For the tools and sysinfo localizations, there are a lot of diffs because these files were not sorted for 10.4. As a sanity check, I am running the regression tests now. Touches the following files: M java/tools/org/apache/derby/loc/toolsmessages_it.properties M java/tools/org/apache/derby/loc/sysinfoMessages_ja_JP.properties M java/tools/org/apache/derby/loc/toolsmessages_ja_JP.properties M java/tools/org/apache/derby/loc/sysinfoMessages_zh_TW.properties M java/tools/org/apache/derby/loc/sysinfoMessages_de_DE.properties M java/tools/org/apache/derby/loc/sysinfoMessages_zh_CN.properties M java/tools/org/apache/derby/loc/toolsmessages_zh_TW.properties M java/tools/org/apache/derby/loc/sysinfoMessages_ko_KR.properties M java/tools/org/apache/derby/loc/toolsmessages_de_DE.properties M java/tools/org/apache/derby/loc/sysinfoMessages_fr.properties M java/tools/org/apache/derby/loc/sysinfoMessages_es.properties M java/tools/org/apache/derby/loc/toolsmessages_zh_CN.properties M java/tools/org/apache/derby/loc/toolsmessages_ko_KR.properties M java/tools/org/apache/derby/loc/sysinfoMessages_it.properties M java/tools/org/apache/derby/loc/toolsmessages_es.properties M java/tools/org/apache/derby/loc/toolsmessages_fr.properties M java/engine/org/apache/derby/loc/messages_de_DE.properties M java/engine/org/apache/derby/loc/messages_zh_CN.properties M java/engine/org/apache/derby/loc/messages_ko_KR.properties M java/engine/org/apache/derby/loc/messages_es.properties M java/engine/org/apache/derby/loc/messages_fr.properties M java/engine/org/apache/derby/loc/messages_it.properties M java/engine/org/apache/derby/loc/messages_ja_JP.properties M java/engine/org/apache/derby/loc/messages_zh_TW.properties > Provide message localizations for 10.5 > -------------------------------------- > > Key: DERBY-4221 > URL: https://issues.apache.org/jira/browse/DERBY-4221 > Project: Derby > Issue Type: Improvement > Components: Localization > Affects Versions: 10.5.1.2 > Reporter: Rick Hillegas > Attachments: changes.html, derby-4221-aa-01-stage1.diff > > > This JIRA collects localizations of messages created/changed by 10.5.1. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.