- changed some confusing strings regarding the 'Properties'

- Properties Tool is now ObjectReport Tool
- fixed some attributes in Milling Slots Excellon Object utilities functionality
- fixed some issues in the translated strings .po files
This commit is contained in:
Marius Stanciu
2021-02-26 16:26:30 +02:00
committed by Marius
parent 8ae0049ed4
commit f480bafb66
29 changed files with 62216 additions and 57885 deletions

View File

@@ -28,7 +28,7 @@ from appTools.ToolOptimal import ToolOptimal
from appTools.ToolPanelize import Panelize
from appTools.ToolPcbWizard import PcbWizard
from appTools.ToolPDF import ToolPDF
from appTools.ToolProperties import Properties
from appTools.ToolReport import ObjectReport
from appTools.ToolQRCode import QRCode
from appTools.ToolRulesCheck import RulesCheck