Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-16 | Remove references to X11 licence | Michael Ford | |
2014-09-01 | Add deeper XML checking to update-translation script | Wladimir J. van der Laan | |
- 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. | |||
2014-05-01 | devtools: add a script to fetch and postprocess translations | Wladimir J. van der Laan | |
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 |