[
https://issues.apache.org/jira/browse/DERBY-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570700#action_12570700
]
Rick Hillegas commented on DERBY-3375:
--------------------------------------
I'm skeptical that we will find an off-the-shelf xml dialect which we can just
use as-is. The existing grammar in messages.dtd was designed for a very
specific problem, viz., making it easy to generate the error summary in our
user guides. In particular, I don't see the <arg> tags modelled in either of
the alternate grammars which have been proposed. I think we might be able to
use the LDIFF grammar if we rewrote the message text itself, replacing the {n}
argument placeholders with other markup.
> 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.