Updated translations make targets

Paver commands were causing requirement problems
running on jenkins so changed to i18n_tools commands
LEARNER-2653
This commit is contained in:
ayub-khan
2017-11-08 23:32:17 +05:00
parent 7c94131e51
commit 2cdeb53d92

View File

@@ -15,8 +15,8 @@ clean:
extract_translations:
# Extract localizable strings from sources
paver i18n_extract
i18n_tool extract -vv
push_translations:
# Push source strings to Transifex for translation
paver i18n_transifex_push
i18n_tool transifex push