Czech translation EcommerceUiLabels_cz.properties doesn't work
--------------------------------------------------------------
Key: OFBIZ-1519
URL: https://issues.apache.org/jira/browse/OFBIZ-1519
Project: OFBiz
Issue Type: Bug
Components: ecommerce
Affects Versions: SVN trunk, Release Branch 4.0
Reporter: Jan Pechanec
There is ecommerce translation to czech language, but language code should be
"cs", not "cz"!
So file
applications/ecommerce/config/EcommerceUiLabels_cz.properties
should be renamed to
applications/ecommerce/config/EcommerceUiLabels_cs.properties
If you set czech language inside internet browser ("čeština"), then:
- original resource _cz doesn't match it (you can see english labels).
- if you change resource name to _cs, then labels change to labels in czech
language
See http://www.loc.gov/standards/iso639-2/php/English_list.php - there is "cs"
for Czech, not "cz"!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.