fgmeta/python3-flightgear/flightgear/meta
Florent Rougon b3893f7bda i18n Python scripts: allow autodetection of translation files
- Add class method availableTranslations() to AbstractFormatHandler in
  i18n.py.

- Use it in fg-update-translation-files to allow autodetection of the
  available translations when no LANGUAGE_CODE is passed to
  fg-update-translation-files.

This should address James' wish at
<https://sourceforge.net/p/flightgear/mailman/message/37003967/>.
2020-05-08 10:33:35 +02:00
..
__init__.py Initial version of the Python scripts to manage l10n using the XLIFF format 2017-08-04 23:39:05 +02:00
exceptions.py Initial version of the Python scripts to manage l10n using the XLIFF format 2017-08-04 23:39:05 +02:00
i18n.py i18n Python scripts: allow autodetection of translation files 2020-05-08 10:33:35 +02:00
logging.py Initial version of the Python scripts to manage l10n using the XLIFF format 2017-08-04 23:39:05 +02:00
misc.py Initial version of the Python scripts to manage l10n using the XLIFF format 2017-08-04 23:39:05 +02:00