- added updated Italian translation by Massimiliano Golfetto
- added updated Romanian translation - updated the language strings
This commit is contained in:
@@ -110,7 +110,7 @@ class PcbWizard(AppTool):
|
||||
AppTool.run(self)
|
||||
self.set_tool_ui()
|
||||
|
||||
self.app.ui.notebook.setTabText(2, _("PCBWizard Import"))
|
||||
self.app.ui.notebook.setTabText(2, _("PcbWizard Import"))
|
||||
|
||||
def install(self, icon=None, separator=None, **kwargs):
|
||||
AppTool.install(self, icon, separator, **kwargs)
|
||||
|
||||
Reference in New Issue
Block a user