BobStore/F-Droid/tools/remove-empty-trans.sh
2015-03-26 19:05:36 +01:00

6 lines
99 B
Bash
Executable File

#!/bin/bash -x
# Remove empty translations
sed -i '/<string [^>]*\/>/d' res/values-*/strings.xml