1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-29 15:30:51 +00:00
NewPipe/fixplurals.sh

5 lines
117 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 -r