Commit Graph

6 Commits

Author SHA1 Message Date
deltragon a7fcba0772 translations: ensure plural uses named placeholders 2024-08-04 21:11:37 +02:00
deltragon 06a04b2ee1 translations: validate pot file, add option to extract translations to pot 2024-08-04 20:49:47 +02:00
deltragon dc6f333fae translations: more validations, ensure named placeholders match 2024-08-04 20:49:47 +02:00
deltragon 1db2fdd487 translations: more exact validation of po files 2024-08-04 19:06:16 +02:00
Sebastian Pipping dc0a470c34
Make GitHub Actions check translation files (#534)
* validate_po.py: Fix typo "varialbes"

* validate_po.py: Exit with code 1 on error

* validate_po.py: Process locales in alphabetical order

* validate_po.py: Report on progress

* Make GitHub Actions check translation files
2023-08-03 11:16:06 -04:00
Gobinath b72ccaa2ea Add a script to validate po files before release 2021-05-10 07:26:30 -04:00