[
https://issues.apache.org/jira/browse/OFBIZ-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12550960
]
Christian Geisert commented on OFBIZ-1442:
------------------------------------------
Thinking a bit about it I think putting all translations in on XML file has
some disadvantages:
-the XML files will get bigger the more languages will be added (and hopefully
there will be lots more) which makes it slower to process
-makes it harder to patch/add new languages
-if someone is changing the file with a non UTF-8 aware editor he could break
for example the chinese translation (and probably won't notice it at all)
(Sorry for jumping in that late...)
> Add ability to use XML property files for locale-specific properties
> --------------------------------------------------------------------
>
> Key: OFBIZ-1442
> URL: https://issues.apache.org/jira/browse/OFBIZ-1442
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Reporter: Adrian Crum
> Priority: Minor
> Attachments: xml_props.patch, xml_props.patch, xml_props_demo.patch
>
>
> As per discussion on the dev mailing list, implement XML property files.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.