Fix bundle script to pick up ngettext tags again
Refresh English po file, push to TX
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@ -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 \
|
||||
|
Reference in New Issue
Block a user