Commit 2cdeb53d by ayub-khan

Updated translations make targets

Paver commands were causing requirement problems
running on jenkins so changed to i18n_tools commands
LEARNER-2653
parent 7c94131e
...@@ -15,8 +15,8 @@ clean: ...@@ -15,8 +15,8 @@ clean:
extract_translations: extract_translations:
# Extract localizable strings from sources # Extract localizable strings from sources
paver i18n_extract i18n_tool extract -vv
push_translations: push_translations:
# Push source strings to Transifex for translation # Push source strings to Transifex for translation
paver i18n_transifex_push i18n_tool transifex push
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