mirror of
https://github.com/uroni/urbackup_frontend_wx.git
synced 2025-10-26 11:19:28 +00:00
4 lines
215 B
Batchfile
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
|