1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-01-11 09:50:32 +00:00
NewPipe/fixplurals.sh
Christian Schabesberger 3a84c47176 hopefully fix plurals
2018-01-04 04:56:45 +01:00

5 lines
117 B
Bash
Executable File

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