seeddms-code/develop/retrieveml.sh
2010-12-14 16:07:56 +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