瀏覽代碼

- finished preparing for internationalization for the files: FlatCAMEditor, FlatCAMGUI

Marius Stanciu 6 年之前
父節點
當前提交
fc7076e2c6
共有 3 個文件被更改,包括 681 次插入655 次删除
  1. 186 180
      FlatCAMEditor.py
  2. 492 474
      FlatCAMGUI.py
  3. 3 1
      README.md

文件差異過大導致無法顯示
+ 186 - 180
FlatCAMEditor.py


文件差異過大導致無法顯示
+ 492 - 474
FlatCAMGUI.py


+ 3 - 1
README.md

@@ -14,8 +14,10 @@ CAD program, and create G-Code for Isolation routing.
 - fixed issue when doing th CTRL (or SHIFT) + LMB, the focus is automatically moved to Project Tab
 - further work in internationalization, added a fallback to English language in case there is no translation for a string
 - fix for issue #262: when doing Edit-> Save & Close Editor on a Geometry that is not generated through first entering into an Editor, the geometry disappear
-- finished preparing for internationalization for the files: camlib and objectColletion
+- finished preparing for internationalization for the files: camlib and objectCollection
 - fixed tools shortcuts not working anymore due of the new toogle parameter for the .run().
+- finished preparing for internationalization for the files: FlatCAMEditor, FlatCAMGUI
+
 
 7.03.2019
 

部分文件因文件數量過多而無法顯示