Po Manager for XenForo
By Cédric CLAERHOUT
This addon allows translators to export language to a Po file and also has a Po=>XenForo Xml converter.
License: Creative Commons BY 3.0
No support: if it doesn't work for you, you fix it
Test done: export language to xml file & po file, save po file with Virtuaal, convert po file to xml, , compare both xml files => same code
Online tool to localize (example): www.poeditor.com (free)
Local tool to localize (example): Virtaal (free)
P.S:
By Cédric CLAERHOUT
This addon allows translators to export language to a Po file and also has a Po=>XenForo Xml converter.
License: Creative Commons BY 3.0
No support: if it doesn't work for you, you fix it
Test done: export language to xml file & po file, save po file with Virtuaal, convert po file to xml, , compare both xml files => same code
Online tool to localize (example): www.poeditor.com (free)
Local tool to localize (example): Virtaal (free)
P.S:
- To avoid redundancy problems, the PO source phrase must include the phrase title (phrase id). It also includes the version id for faster updates.
- The online PoEditor doesn't keep extra meta information for XenForo language. So once the po file is converted into xml, its second line will need to be edited to match the previous language information ; ie:
Code:<language title="undefined" date_format="undefined" time_format="undefined" decimal_point="undefined" thousands_separator="undefined" language_code="undefined" text_direction="undefined"/>