diff --git a/po/update_strings.sh b/po/update_strings.sh new file mode 100755 index 0000000..0dee167 --- /dev/null +++ b/po/update_strings.sh @@ -0,0 +1,3 @@ +#!/bin/sh +SCRIPTDIR=`dirname $0` +xgettext --from-code=UTF-8 -k_ -kN_ -j -o TeaTime.pot "$SCRIPTDIR"/../src/*.js "$SCRIPTDIR"/../src/schemas/*.xml