+3
−0
maint/get-completed-translations
0 → 100755
+163
−0
Loading
* ADD maint/get-completed-translations script for pulling in the 'bridgedb_completed' branch from the translations repo. At the end of the script there is the option to automatically run "python setup.py compile_catalog" to recompile the newly merged translations; this option times out after 15 seconds, so this is safe to run in an automated environment. * ADD "make translations" command to the Makefile, this will run the maint/get-completed-translations script.