You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
i18n_tool generate
generates and compiles.po
files. As a user I'd like to have acompile [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:edx-platform
commit - feat: atlas pull plugins translationedx-platform:docs/decisions
Design for Refactoring Translations pull to use AtlasThis will also make the
edx-platform
slightly less of a monolith by moving out reusable components into other packages.Related
atlas pull
for 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.
The text was updated successfully, but these errors were encountered: