1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-28 08:03:20 +00:00
NewPipe/fixplurals.sh

5 lines
120 B
Bash
Raw Normal View History

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