Rework translation format for soldering settings
This commit is contained in:
@@ -95,9 +95,6 @@ def getConstants():
|
||||
consants.append(('SymbolDC', 'DC'))
|
||||
consants.append(('SymbolCellCount', 'S'))
|
||||
consants.append(('SymbolVersionNumber', 'V2.08'))
|
||||
consants.append(('SymbolManual', 'M'))
|
||||
consants.append(('SymbolAuto', 'A'))
|
||||
consants.append(('SymbolSleep', 'S'))
|
||||
return consants
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user