seeddms-code/trunk/develop/retrieveml.sh
2012-08-31 07:48:51 +00:00

4 lines
136 B
Bash

#!/bin/sh
# This command retrieves the strings that need to be translated
sgrep -o "%r\n" '"getMLText(\"" __ "\""' */*.php|sort|uniq -c