Fixed translations of startpage
This commit is contained in:
@@ -62,7 +62,11 @@ PyCommands = [["src/Mod/Draft",
|
||||
["src/Mod/OpenSCAD",
|
||||
"pylupdate *.py Resources/ui/*.ui -ts Resources/translations/OpenSCAD.ts"],
|
||||
["src/Mod/Start",
|
||||
"pylupdate StartPage/*.py -ts Gui/Resources/translations/StartPage.ts"],
|
||||
"pylupdate StartPage/*.py -ts Gui/Resources/translations/StartPagepy.ts"],
|
||||
["src/Mod/Start",
|
||||
'lconvert -i Gui/Resources/translations/StartPagepy.ts Gui/Resources/translations/StartPage.ts -o Gui/Resources/translations/StartPage.ts'],
|
||||
["src/Mod/Start",
|
||||
'rm Gui/Resources/translations/StartPagepy.ts'],
|
||||
["src/Mod/Ship",
|
||||
'pylupdate `find ./ -name "*.py"` -ts resources/translations/Ship.ts'],
|
||||
["src/Mod/Plot",
|
||||
|
||||
Reference in New Issue
Block a user