seeddms-code/develop/retrieveml.sh

4 lines
159 B
Bash
Raw Permalink Normal View History

2010-12-14 16:07:56 +00:00
#!/bin/sh
# This command retrieves the strings that need to be translated
sgrep -o "%r\n" '"getMLText(\"" __ "\""' */*.php views/bootstrap/*.php |sort|uniq -c