[
https://issues.apache.org/jira/browse/TRINIDAD-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Winer resolved TRINIDAD-646.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.0.3-core
Assignee: Adam Winer
Fixed. Thanks for bringing this to our attention. There was another incorrect
string in Italian.
Amusingly, the source of the error is that someone did a substitution of
"trinidad" for "bali", and failed to imagine that "bali" can be a valid
substring in some languages!
> Wrong messages localization in Czech and Slovak language
> --------------------------------------------------------
>
> Key: TRINIDAD-646
> URL: https://issues.apache.org/jira/browse/TRINIDAD-646
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Build
> Affects Versions: 1.0.2-core
> Reporter: Tomas Havelka
> Assignee: Adam Winer
> Fix For: 1.0.3-core
>
>
> Some messages in Czech and Slovak language are wrongly localized. Concretely
> resources af_treeTable.EXPAND_ALL and af_treeTable.COLLAPSE_ALL.
> Should be changed to:
> - CoreBundle_cs.java
> {"af_treeTable.EXPAND_ALL", "Rozbalit v\u0161e"},
> {"af_treeTable.COLLAPSE_ALL", "Sbalit v\u0161e"},
> - CoreBundle_sk.java
> {"af_treeTable.EXPAND_ALL", "Rozbali\u0165 v\u0161etko"},
> {"af_treeTable.COLLAPSE_ALL", "Zbali\u0165 v\u0161etko"},
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.