deltachat/scripts/tx-push-source.sh

3 lines
146 B
Bash
Executable file

read -p "Push src/main/res/values/strings.xml to transifex? Press ENTER to continue, CTRL-C to abort."
tx push -s
./scripts/check-translations.sh