diff --git a/Makefile b/Makefile index 7998b834..73396b54 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ base_requirements: # This Make target should not be removed since it is relied on by a Jenkins job (`edx-internal/tools-edx-jenkins/translation-jobs.yml`), using `ecommerce-scripts/transifex`. pull_translations: ## Pull translations from Transifex - tx pull -a -f --mode reviewed --minimum-perc=1 + tx pull -t -a -f --mode reviewed --minimum-perc=1 # This Make target should not be removed since it is relied on by a Jenkins job (`edx-internal/tools-edx-jenkins/translation-jobs.yml`), using `ecommerce-scripts/transifex`. push_translations: ## Push source translation files (.po) to Transifex