- another GUI element for which I've overloaded the context menu to make it translatable: _ExpandableTextEdit

This commit is contained in:
Marius Stanciu
2020-10-27 00:33:32 +02:00
committed by Marius
parent 1d92cbc750
commit 9fbf517adc
2 changed files with 97 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ CHANGELOG for FlatCAM beta
- overloaded the context menu in several classes from GUI Elements such that the menus are now translated
- fixed a formatting issue in the MainGUI.py file
- updated the translations for the new strings that were added
- another GUI element for which I've overloaded the context menu to make it translatable: _ExpandableTextEdit
25.10.2020