1
0
mirror of https://github.com/TeamNewPipe/NewPipe/ synced 2024-12-14 18:34:32 +01:00
NewPipe-app-android/fixplurals.sh

5 lines
120 B
Bash
Raw Normal View History

2018-01-04 04:56:45 +01:00
#!/bin/bash
javac CheckTranslations.java
find app/src -name "*.xml" | grep values | xargs java CheckTranslations -d -r