- pywin32 module is no longer needed when running in Windows
- updated the Romanian translation - Google-translated the Spanish translation - updated the strings in all translation files
This commit is contained in:
@@ -31,7 +31,7 @@ class GeneralAppPrefGroupUI(OptionsGroupUI):
|
||||
self.unitslabel = FCLabel('<span style="color:red;"><b>%s</b></span>' % _('Units'))
|
||||
self.unitslabel.setToolTip(_("The default value for the application units.\n"
|
||||
"Whatever is selected here is set every time\n"
|
||||
"FlatCAM is started."))
|
||||
"the application is started."))
|
||||
self.layout.addWidget(self.unitslabel)
|
||||
|
||||
grid0_frame = FCFrame()
|
||||
|
||||
Reference in New Issue
Block a user