| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add deeper XML checking to update-translation script | Wladimir J. van der Laan | 2014-09-01 | 1 | -14/+134 |
| | | | | | | | | | | | - Catch problems such as mismatched formatting characters. Remove messages that can give problems at runtime. - Also remove unfinished/untranslated messages, they just take up space in the ts and waste parsing time. Fixes #4774. | ||||
| * | devtools: add a script to fetch and postprocess translations | Wladimir J. van der Laan | 2014-05-01 | 1 | -0/+66 |
| Run this script from the root of the repository to update all translations from transifex. It will do the following automatically: - create a transifex configuration file - fetch all translations - post-process them into valid and committable format | |||||