- fixed some more strings
- updated the Google-translations for the German, Spanish, French - updated the Romanian translation
This commit is contained in:
@@ -233,7 +233,7 @@ class GeneralAPPSetGroupUI(OptionsGroupUI):
|
||||
self.textbox_font_size_label = QtWidgets.QLabel('%s:' % _('Textbox'))
|
||||
self.textbox_font_size_label.setToolTip(
|
||||
_("This sets the font size for the Textbox AppGUI\n"
|
||||
"elements that are used in FlatCAM.")
|
||||
"elements that are used in the application.")
|
||||
)
|
||||
|
||||
self.textbox_font_size_spinner = FCSpinner()
|
||||
|
||||
Reference in New Issue
Block a user