Spreadsheet: Added translation file
This commit is contained in:
@@ -87,7 +87,8 @@ locations = [["Arch","../Mod/Arch/Resources/translations","../Mod/Arch/Resources
|
||||
["Test","../Mod/Test/Gui/Resources/translations","../Mod/Test/Gui/Resources/Test.qrc"],
|
||||
["Ship","../Mod/Ship/resources/translations","../Mod/Ship/resources/Ship.qrc"],
|
||||
["Plot","../Mod/Plot/resources/translations","../Mod/Plot/resources/Plot.qrc"],
|
||||
["Test","../Mod/Web/Gui/Resources/translations","../Mod/Web/Gui/Resources/Web.qrc"]]
|
||||
["Test","../Mod/Web/Gui/Resources/translations","../Mod/Web/Gui/Resources/Web.qrc"],
|
||||
["Spreadheet","../Mod/Spreadsheet/Gui/Resources/translations","../Mod/Spreadsheet/Gui/Resources/Spreadsheet.qrc"]]
|
||||
|
||||
def updateqrc(qrcpath,lncode):
|
||||
"updates a qrc file with the given translation entry"
|
||||
|
||||
@@ -74,7 +74,8 @@ files = [ ["Arch.ts", "/Mod/Arch/Resources/translations/Arch.ts"],
|
||||
["Sketcher.ts", "/Mod/Sketcher/Gui/Resources/translations/Sketcher_de.ts"],
|
||||
["StartPage.ts", "/Mod/Start/Gui/Resources/translations/StartPage.ts"],
|
||||
["Test.ts", "/Mod/Test/Gui/Resources/translations/Test_de.ts"],
|
||||
["Web.ts", "/Mod/Web/Gui/Resources/translations/Web.ts"] ]
|
||||
["Web.ts", "/Mod/Web/Gui/Resources/translations/Web.ts"],
|
||||
["Spreadsheet.ts", "/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet.ts"] ]
|
||||
|
||||
|
||||
# handler for the command responses
|
||||
|
||||
Reference in New Issue
Block a user