Tools: Removed Plot from translation scripts
This commit is contained in:
@@ -91,7 +91,6 @@ locations = [["AddonManager","../Mod/AddonManager/Resources/translations","../Mo
|
||||
["Sketcher","../Mod/Sketcher/Gui/Resources/translations","../Mod/Sketcher/Gui/Resources/Sketcher.qrc"],
|
||||
["StartPage","../Mod/Start/Gui/Resources/translations","../Mod/Start/Gui/Resources/Start.qrc"],
|
||||
["Test","../Mod/Test/Gui/Resources/translations","../Mod/Test/Gui/Resources/Test.qrc"],
|
||||
["Plot","../Mod/Plot/resources/translations","../Mod/Plot/resources/Plot.qrc"],
|
||||
["Web","../Mod/Web/Gui/Resources/translations","../Mod/Web/Gui/Resources/Web.qrc"],
|
||||
["Spreadsheet","../Mod/Spreadsheet/Gui/Resources/translations","../Mod/Spreadsheet/Gui/Resources/Spreadsheet.qrc"],
|
||||
["Path","../Mod/Path/Gui/Resources/translations","../Mod/Path/Gui/Resources/Path.qrc"],
|
||||
|
||||
@@ -78,8 +78,6 @@ PyCommands = [["src/Mod/Draft",
|
||||
'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/Plot",
|
||||
'pylupdate `find ./ -name "*.py"` -ts resources/translations/Plot.ts'],
|
||||
["src/Mod/Path",
|
||||
'pylupdate `find ./ -name "*.py"` -ts Gui/Resources/translations/Pathpy.ts'],
|
||||
["src/Mod/Path",
|
||||
|
||||
Reference in New Issue
Block a user