BobStore/tools/fix-ellipsis.sh
2014-01-29 23:44:49 +01:00

6 lines
101 B
Bash
Executable File

#!/bin/bash -x
# Fix TypographyEllipsis programmatically
sed -i 's/\.\.\./…/g' res/values*/*.xml