1
0
Fork 0
fgmeta/python3-flightgear
Florent Rougon eabc8534b0 i18n Python scripts: define the list of basic categories at the top
Introduce a BASIC_CATEGORIES variable at the top of
python3-flightgear/flightgear/meta/i18n.py that lists all categories
handled by BasicL10NResourceManager. Since currently all of our
translation files can be handled this way (the XML master files all have
a flat structure), we only need to say BASIC_CATEGORIES = CATEGORIES.

With this change, adding a new basic category such as
'weather-scenarios' only requires one to add it to CATEGORIES.
2020-06-17 13:12:31 +02:00
..
flightgear i18n Python scripts: define the list of basic categories at the top 2020-06-17 13:12:31 +02:00
fg-convert-translation-files i18n Python scripts: minor changes 2017-09-17 16:18:06 +02:00
fg-merge-xliff-into-xliff i18n Python scripts: add script fg-merge-xliff-into-xliff 2017-09-19 22:11:41 +02:00
fg-new-translations i18n Python scripts: minor changes 2017-09-17 16:18:06 +02:00
fg-update-translation-files i18n Python scripts: allow autodetection of translation files 2020-05-08 10:33:35 +02:00
README-l10n.txt i18n Python scripts: allow autodetection of translation files 2020-05-08 10:33:35 +02:00
rebuild-fgdata-embedded-resources Initial version of rebuild-fgdata-embedded-resources 2017-08-18 13:41:21 +02:00