mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-16 05:54:53 +00:00
0e234dbb61
Supersedes D1674 and D3520. This still generates some false positives (particularly the singular-plural check), but in general it will suffice to better check bundled languages. Refs #4250 Differential Revision: https://code.wildfiregames.com/D3926 This was SVN commit r25538.
i18n helper
This is a collection of scripts to automate 0 A.D.'s i18n process.
See maintenanceTasks.sh for the full process.
Run tests
pip3 install pytest
python3 -m pytest