[ 
https://issues.apache.org/jira/browse/DERBY-3804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick Hillegas updated DERBY-3804:
---------------------------------

    Attachment: vetStage1.tar
                derby-3804-01-aa-stage1.diff

Attaching 2 files:

1) derby-3804-01-aa-stage1.diff. This patch normalizes the message files as 
described in the previous comment.

2) vetStage1.tar. This file contains verification logic and results which 
convince me that the new message files have the same contents as the old ones.

The patch touches the following files:

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_fr.properties
M      java/engine/org/apache/derby/loc/messages_es.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
M      java/drda/org/apache/derby/loc/drda/messages_de_DE.properties
M      java/drda/org/apache/derby/loc/drda/messages_zh_CN.properties
M      java/drda/org/apache/derby/loc/drda/messages_ko_KR.properties
M      java/drda/org/apache/derby/loc/drda/messages_fr.properties
M      java/drda/org/apache/derby/loc/drda/messages_es.properties
M      java/drda/org/apache/derby/loc/drda/messages_it.properties
M      java/drda/org/apache/derby/loc/drda/messages_ja_JP.properties
M      java/drda/org/apache/derby/loc/drda/messages_zh_TW.properties

The vetStage1 tarball contains the following files:

vetStage1.sql

This is an ij script which registers a table function and creates a number of 
views. Using these views, the script compares the 10.4 message files to the 
files in this patch.


PropertiesTableFunction.java

This is the table function used by the vetStage1 script. This table function 
turns a properties file into a Java Properties object and then presents the 
Properties object as a 2 column (key/value) table.

vetStage1.out

This is the output produced by running the vetStage1 script.



> Provide localizations for messages added in 10.4.
> -------------------------------------------------
>
>                 Key: DERBY-3804
>                 URL: https://issues.apache.org/jira/browse/DERBY-3804
>             Project: Derby
>          Issue Type: Improvement
>          Components: Localization
>    Affects Versions: 10.4.1.4, 10.5.0.0
>            Reporter: Rick Hillegas
>            Assignee: Rick Hillegas
>         Attachments: changes.html, derby-3804-01-aa-stage1.diff, vetStage1.tar
>
>
> Provide translations to certain languages for messages added in 10.4.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to