Commit Graph

2 Commits

Author SHA1 Message Date
Christian Beer 35c2284c3b Locale: enhance translation update script
- No testmode anymore as this was unpractical
- added instructions what to check since not everything is automatable
- translations are pulled from transifex when 97% complete. This proved practical in the last release.
- added simple po file check to prevent incorrect tabs and printf problems from translations (potential to break the manager)
2018-06-24 15:34:25 +02:00
Christian Beer 70dd29ed09 Locale: refactor template update process
* Automatically build templates from source files and push them to transifex. Templates are automatically created in the right place, no more manual copying files.
* Use a consistent header for all template files
* Only Android and Drupal are still updated on their own because this needs interactive tools.
2016-11-28 19:10:33 +01:00