- changed all the info messages that are of type warning, error or success so they have a space added after the keyword
- changed the Romanian translation by adding more diacritics
This commit is contained in:
@@ -89,4 +89,4 @@ class TclCommandOpenGerber(TclCommandSignaled):
|
||||
self.app.progress.emit(100)
|
||||
|
||||
# GUI feedback
|
||||
self.app.inform.emit("[success]Opened: " + filename)
|
||||
self.app.inform.emit("[success] Opened: " + filename)
|
||||
|
||||
Reference in New Issue
Block a user