- trimmed the application strings

This commit is contained in:
Marius Stanciu
2020-11-03 22:37:39 +02:00
committed by Marius Stanciu
parent 77c66862c5
commit f5310148eb
77 changed files with 15407 additions and 15204 deletions

View File

@@ -867,7 +867,7 @@ class FlatCAMDefaults:
f.close()
except IOError:
log.error("Could not load defaults file.")
inform.emit('[ERROR] %s' % _("Could not load defaults file."))
inform.emit('[ERROR] %s' % _("Could not load the file."))
# in case the defaults file can't be loaded, show all toolbars
self.defaults["global_toolbar_view"] = 511
return