Commit 0cbc7012 by Farhanah Sheets

Updates to compile translations and openassesment config to focus directories

parent 3b2b6d6c
......@@ -43,7 +43,7 @@ extract_translations:
# compiles the *.po & *.mo files
compile_translations:
i18n_tool generate -v
cd ./openassessment/ && i18n_tool generate -v && cd ..
# generate dummy translations
generate_dummy_translations:
......
......@@ -74,6 +74,7 @@ dummy_locales:
# Directories we don't search for strings.
ignore_dirs:
- .tox
- build
- docs
- edx-ora2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment