hopefully fix plurals

This commit is contained in:
Christian Schabesberger 2018-01-04 04:56:45 +01:00
parent 8645c99ecc
commit 52ad149a9b
10 changed files with 136 additions and 34 deletions

4
fixplurals.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
javac CheckTranslations.java
find app/src -name "*.xml" | grep values | xargs java CheckTranslations -r