File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ swagger: ## generate the swagger.yaml file
3535extract_translations : # # extract localizable strings from sources
3636 i18n_tool extract --no-segment -v
3737 cd conf/locale/en/LC_MESSAGES && msgcat djangojs.po underscore.po -o djangojs.po
38- cd conf/locale/en/LC_MESSAGES && msgcat django.po wiki.po mako.po -o django.po
39- cd conf/locale/en/LC_MESSAGES && rm wiki.po mako.po underscore.po
38+ cd conf/locale/en/LC_MESSAGES && msgcat django.po wiki.po edx_proctoring_proctortrack.po mako.po -o django.po
39+ cd conf/locale/en/LC_MESSAGES && rm wiki.po edx_proctoring_proctortrack.po mako.po underscore.po
4040
4141pull_plugin_translations : # # Pull translations for edx_django_utils.plugins for both lms and cms
4242 python manage.py lms pull_plugin_translations --verbose $(ATLAS_OPTIONS )
You can’t perform that action at this time.
0 commit comments