1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-10-24 20:07:39 +00:00
Files
NewPipe/fixplurals.sh
2018-01-09 13:24:50 +01:00

5 lines
120 B
Bash
Executable File

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