[ 
https://issues.apache.org/jira/browse/DERBY-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569550#action_12569550
 ] 

Dyre Tjeldvoll commented on DERBY-3375:
---------------------------------------

I copied the guts of the MessageBuilder class and managed to parse and traverse 
the messages.xml file in a standalone program. I think I see how I can can add 
nodes/elements to the resulting org.w3c.dom.Document tree. But how do I write 
the resulting tree back to a new file? 

What's the best way to add the translated messages to the xml structure? Can I 
just add new tags? E.g. <text_en>, <text_de_DE>...? 

> Localize new error messages added in 10.3
> -----------------------------------------
>
>                 Key: DERBY-3375
>                 URL: https://issues.apache.org/jira/browse/DERBY-3375
>             Project: Derby
>          Issue Type: Improvement
>          Components: Localization
>    Affects Versions: 10.3.2.1
>            Reporter: Dyre Tjeldvoll
>            Priority: Minor
>             Fix For: 10.4.0.0
>
>         Attachments: CheckMessages.java, checkMessages.sql, derby-3375.diff, 
> drda_messages.zip, engine_messages.zip
>
>
> New error messages added in 10.3 have not been localized. Should translate 
> these into as many languages as possible.

-- 
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