move scripts to new scripts folder

This commit is contained in:
B. Petersen 2020-10-21 13:19:21 +02:00
parent 3b4ed28269
commit 678385a887
No known key found for this signature in database
GPG key ID: 3B88E92DEA8E9AFC
11 changed files with 9 additions and 9 deletions

4
scripts/tx-pull-source.sh Executable file
View file

@ -0,0 +1,4 @@
tx pull -l en
mv res/values-en/strings.xml res/values/strings.xml
rmdir res/values-en
./scrips/check-translations.sh