- more strings updated

- modified the shortcut strings and the way the shortcuts were listed in the Shortcut keys list such that it will allow a future Shortcuts Manager
- updated all the language strings according to the modifications done above
This commit is contained in:
Marius Stanciu
2020-10-26 19:26:42 +02:00
committed by Marius
parent a0b4c2dd4d
commit 9a6cef05ae
24 changed files with 20558 additions and 17311 deletions

View File

@@ -300,7 +300,7 @@ class SolderPaste(AppTool):
if int(tooluid_key) == tooluid:
self.set_form(deepcopy(tooluid_value['data']))
except Exception as e:
log.debug("FlatCAMObj ---> update_ui() " + str(e))
log.debug("ToolSolderPaste ---> update_ui() " + str(e))
self.ui_connect()