Added validate_translations logic to makefile, travis, & tox.
Remove previous translations scripts.
Showing
| ... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ |
| "repository": "https://github.com/edx/edx-ora2.git", | "repository": "https://github.com/edx/edx-ora2.git", | ||
| "dependencies": { | "dependencies": { | ||
| "backbone": "~1.2.3", | "backbone": "~1.2.3", | ||
| "backgrid ": "~0.3.8", | "backgrid": "~0.3.8", | ||
| "edx-ui-toolkit": "1.5.3", | "edx-ui-toolkit": "1.5.3", | ||
| "moment": "^2.15.1", | "moment": "^2.15.1", | ||
| "moment-timezone": "~0.5.5", | "moment-timezone": "~0.5.5", | ||
| ... | ... |
scripts/i18n-pull.sh
deleted
100755 → 0
scripts/i18n-push.sh
deleted
100755 → 0
Please
register
or
sign in
to comment