aboutsummaryrefslogtreecommitdiffstats
path: root/sync-translations.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* project: sync translations and improve id generation againJason A. Donenfeld2020-12-231-1/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* project: generate more stable locale IDsJason A. Donenfeld2020-12-171-2/+6
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* UI: add missing translations to incomplete localesJason A. Donenfeld2020-12-171-0/+17
| | | | | | | | | This is the wrong way to fix the problem. The correct way will involve moving away from the whacky tr() macro and using translations functions properly. But migrating to that will require some heavy scripting work. So for now, use a hammer. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* WireGuardApp: modify xcodeproj when syncing translationsJason A. Donenfeld2020-12-111-1/+54
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* WireGuardApp: add CrowdIn syncer and run itJason A. Donenfeld2020-12-111-0/+6
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>