| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-06-07 | Use utf-8 encoding while formatting translations on Windows. (#376) | six-6 | 1 | -1/+1 | |
| When running sync_translations.py on Windows, an error will show because it use gbk encoding by default. Using utf-8 encoding explicitly can fix it. | |||||
| 2023-03-28 | sync_translations.py: Output sub-elements | Jules Aguillon | 1 | -15/+12 | |
| 2022-11-26 | Make sure translation are in sync | Jules Aguillon | 1 | -0/+41 | |
| The new script makes sure that strings files don't contain obsolete strings but also ease the job of contributors by adding missing translations as comments. A Github Action ensures that translations stay in sync over time. | |||||
