i18n_tool generate generates and compiles .po files. As a user I'd like to have a compile [directory] step in which all .mo files are compiled recursivley without a need for a configuration file.
This would replace the Open edX commands:
This would be a good refactor to allow more IDAs to utilize atlas pull for their plugins similar to the edx-platform features:
This will also make the edx-platform slightly less of a monolith by moving out reusable components into other packages.
Related
FC-0012 Project
This issue was reported during the FC-0012 project which implements the Translation Infrastructure update OEP-58.
i18n_tool generategenerates and compiles.pofiles. As a user I'd like to have acompile [directory]step in which all.mofiles are compiled recursivley without a need for a configuration file.This would replace the Open edX commands:
This would be a good refactor to allow more IDAs to utilize
atlas pullfor their plugins similar to the edx-platform features:edx-platformcommit - feat: atlas pull plugins translationedx-platform:docs/decisionsDesign for Refactoring Translations pull to use AtlasThis will also make the
edx-platformslightly less of a monolith by moving out reusable components into other packages.Related
atlas pullfor Django apps (IDAs) plugins | FC-0012 edx-django-utils#380FC-0012 Project
This issue was reported during the FC-0012 project which implements the Translation Infrastructure update OEP-58.