Translation work...

This commit is contained in:
dev
2011-07-25 12:26:09 +00:00
parent 5140b9769e
commit 7073bd1914
7 changed files with 308 additions and 68 deletions

View File

@ -58,7 +58,7 @@ do
# To start a new translation, copy the header from an old translation to the new .po file,
# then ant distclean updater.
xgettext -f $TMPFILE -F -L java --from-code=UTF-8 --add-comments\
xgettext -f $TMPFILE -F -L java --from-code=UTF-8 --add-comments\ --keyword=._
--keyword=_ --keyword=_x --keyword=intl._ --keyword=intl.title \
--keyword=handler._ --keyword=formhandler._ \
--keyword=net.i2p.itoopie.i18n.ItoopieTranslator.getString \