urbackup_frontend_wx/add_new_messages.bat
2017-02-05 16:30:14 +01:00

4 lines
215 B
Batchfile

xgettext gui\*.h gui\*.cpp *.cpp *.h --keyword="_" --keyword="wxPLURAL:1,2" --from-code=utf-8
tx pull -l en
msgmerge -N translations\urbackup.frontend\en.po messages.po > translations\urbackup.frontend\en_new.po