NewPipe/fixplurals.sh
Christian Schabesberger 3a84c47176 hopefully fix plurals
2018-01-04 04:56:45 +01:00

4 lines
117 B
Bash
Executable file

#!/bin/bash
javac CheckTranslations.java
find app/src -name "*.xml" | grep values | xargs java CheckTranslations -r