add script to push sources to transifex

This commit is contained in:
B. Petersen 2019-04-16 22:51:54 +02:00
parent f11d96a50d
commit a164c8f44c
No known key found for this signature in database
GPG key ID: 3B88E92DEA8E9AFC

3
tools/tx-push-source.sh Executable file
View file

@ -0,0 +1,3 @@
read -p "Push res/values/strings.xml to transifex? Press ENTER to continue, CTRL-C to abort."
tx push -s
./tools/check-translations.sh