deskflow/src/gui/lang.cmd
Jamie Newbon 1518ac9936 Updated language command
and removed ../.. from all ts files over complicating the translation integration PR
2020-07-08 13:42:17 +01:00

2 lines
117 B
Batchfile

lupdate -noobsolete gui.pro -ts gui.ts res/lang/*.ts
sed -i "s/filename\=\"\.\.\/\.\.\//filename\=\"/g" res/lang/*.ts