[
https://issues.apache.org/jira/browse/DERBY-5408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-5408:
---------------------------------
Attachment: derby-5408-01-aa-updateLocalizations.diff
Attaching derby-5408-01-aa-updateLocalizations.diff. This adds the extra
parameter to the localizations which contain this message. Committed at
subversion revision 1170176.
I don't know why the message is missing from the simplified Chinese
localization (java/engine/org/apache/derby/loc/messages_zh_CN.properties).
Touches the following files:
M java/engine/org/apache/derby/loc/messages_de_DE.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
> parameters for message 2200H - sequence generator does not cycle - is out of
> sync in non-English messages
> ---------------------------------------------------------------------------------------------------------
>
> Key: DERBY-5408
> URL: https://issues.apache.org/jira/browse/DERBY-5408
> Project: Derby
> Issue Type: Bug
> Components: Localization
> Affects Versions: 10.9.0.0, 10.8.2.0
> Reporter: Myrna van Lunteren
> Assignee: Rick Hillegas
> Priority: Minor
> Attachments: derby-5408-01-aa-updateLocalizations.diff
>
>
> Since the fix for DERBY-4437 (which was backported to the 10.8 branch for
> 10.8.2.0) the message 2200H has changed to take two parameters,
> schemaname.sequencename, but the foreign language files only mention 1
> parameter, which would be the schemaname.
> This issue would be fixed by changing the ''{0}'' in the non-English locales
> to ''{0}.{1}'' (note: retain the double single quotes).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira