Commit Graph

6 Commits

Author SHA1 Message Date
Christian Beer fa37cf151d Locale: remove BOINC-Web.pot since it doesn't get updated here anymore 2019-02-10 09:57:54 +01:00
blackleg fce799daab Rename values-sr@latin folder to values-b+sr+Latn 2018-07-14 22:02:01 +02:00
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 cfd11fc90b Locale: fix transifex config to adjust for changes in #1703
Filepaths to translation files changed with the Android Studio migration.
2017-01-03 11:53:40 +01:00
Christian Beer 11bb60d4b6 Locale: permanently move web translations
This removes the kludge to copy files to the new place, keeping an unneeded copy in the repository. Now the transifex client puts them directly in the right directory.
2016-11-16 21:54:07 +01:00
Christian Beer 289a95c7f9 Locale: update transifex config
* move to proper place so transifex client can find it
* update language codes and mappings to be in-line with transifex

This also means we don't use the txgh bridge anymore. Updates can now be done using the transifex client by BOINC developers.
2016-11-16 21:43:07 +01:00