- converted the big strings that hold the shortcut keys descriptions to smaller string to make translations easier

This commit is contained in:
Marius Stanciu
2019-09-13 17:05:13 +03:00
parent 19444fb28c
commit 6ea9b80ad6
3 changed files with 336 additions and 286 deletions

View File

@@ -16,6 +16,7 @@ CAD program, and create G-Code for Isolation routing.
- added a grid layout in on_about()
- upgraded the Script Editor to be able to run Tcl commands in batches
- added some ToolTips for the buttons in the Code Editor
- converted the big strings that hold the shortcut keys descriptions to smaller string to make translations easier
12.09.2019