seeddms-code/develop/retrieveml.sh
2015-05-13 17:32:44 +02:00

4 lines
159 B
Bash

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