Remove fix-formats.sh - should be done in the translation system
This commit is contained in:
parent
ec4b2bf331
commit
b7b42b77e9
@ -1,5 +0,0 @@
|
||||
#!/bin/bash -x
|
||||
|
||||
# Fix StringFormatMatches programmatically
|
||||
|
||||
sed -i 's/\(%[0-9]\)%\([a-z]\)/\1$\2/g' res/values*/*.xml
|
Loading…
x
Reference in New Issue
Block a user