Fix bundle script to pick up ngettext tags again

Refresh English po file, push to TX
This commit is contained in:
zzz
2016-06-21 12:59:21 +00:00
parent 362b5f3f67
commit b83bd50cc0
2 changed files with 688 additions and 699 deletions

File diff suppressed because it is too large Load Diff

View File

@ -67,6 +67,7 @@ do
find $JPATHS -name *.java > $TMPFILE
xgettext -f $TMPFILE -F -L java --from-code=UTF-8 --add-comments\
--keyword \
--keyword=ngettext:1,2 \
--keyword=getText \
--keyword=strans \
--keyword=_x \