Skip to content

Releases: openedx/i18n-tools

Added support for language code mapping

07 Sep 14:13
Compare
Choose a tag to compare
  • Add support for edx_lang_map in config.yaml to share translations across language codes and migrating language codes without changing Transifex projects.

Fix for Python 3 issues in validate

21 Jun 12:14
Compare
Choose a tag to compare

Fixes an issue in the validate command where byte strings were not being properly decoded.

Added support for django 1.11 and python 3.6

01 Jun 10:01
Compare
Choose a tag to compare

This release will have the support for Django 1.11 and Python 3.6

Version 0.3.6

19 Jan 22:56
Compare
Choose a tag to compare
  • added support for working with Django app libraries

Added support for detecting if source translation files are updated

06 Oct 12:09
Compare
Choose a tag to compare

The new command, changed, determines if the source translation files are up-to-date. If they are not it returns a non-zero exit code.

v0.1.4

09 Sep 21:28
Compare
Choose a tag to compare
Merge pull request #24 from edx/clintonb/domain-fix

Using domain argument for extraction