Anki/qt/i18n
Damien Elmes 4430c67069 rework Fluent handling
- all .ftl files for a language are concatenated into a single file
at build time
- all languages are included in the binary
- external ftl files placed in the ftl folder can override the
built-in definitions
- constants are automatically generated for each string key
- dropped the separate StringsGroup enum
2020-02-23 13:22:50 +10:00
..
.gitignore add ftl to the build process, and a sync-git script 2020-02-17 08:40:17 +10:00
build-mo-files use new file locations for translations 2020-02-17 08:40:17 +10:00
check-po-files.py add ftl to the build process, and a sync-git script 2020-02-17 08:40:17 +10:00
copy-qt-files use new file locations for translations 2020-02-17 08:40:17 +10:00
extract-po-string.py don't use implicit $ in extract-po-strings 2020-02-21 17:06:57 +10:00
plurals.json add plural support to extract-po-string 2020-02-21 15:29:38 +10:00
pull-git rework Fluent handling 2020-02-23 13:22:50 +10:00
requirements.txt add helper script to extract previous translated string 2020-02-17 13:41:21 +10:00
sync-po-git split ftl and po syncing scripts 2020-02-21 15:29:38 +10:00
update-po-template add ftl to the build process, and a sync-git script 2020-02-17 08:40:17 +10:00