[Commotion-admin] [commotion-translation-generator] Have script pull files directly from Transifex, rather than from luci-i18n-commotion. (#6)

Josh King notifications at github.com
Tue Jul 15 16:21:33 EDT 2014


Currently, the script pulls the .po files from luci-i18n-commotion, parses the repositories, and adds new strings to the .po files. Then these new .po files are then uploaded manually to Transifex for translation. However, given that you should always pull the most up-to-date files from Transifex before checking for updated strings (so that when you later upload the files, you aren't overwriting new translations in Transifex), this imposes a few additional unnecessary steps (i.e., you should download files from Transifex, add them to luci-i18n-commotion, run this script, upload to transifex, download the files, and add them to luci-i18n-commotion _again_). It would be much better if this script pulled the current .po files from Transifex directly using their API, rather than pulling the (potentially already old) files from luci-i18n-commotion as a starting point.

---
Reply to this email directly or view it on GitHub:
https://github.com/opentechinstitute/commotion-translation-generator/issues/6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.chambana.net/pipermail/commotion-admin/attachments/20140715/7983097b/attachment.html>


More information about the Commotion-admin mailing list