- updated the POT file and the translation files for German, Spanish and French languages

This commit is contained in:
Marius Stanciu
2019-12-27 04:34:54 +02:00
committed by Marius
parent 55549c7ba5
commit 73b2355295
11 changed files with 17655 additions and 15640 deletions

View File

@@ -1215,7 +1215,7 @@ class FlatCAMGUI(QtWidgets.QMainWindow):
self.pref_defaults_button.setText(_("Restore Defaults"))
self.pref_defaults_button.setMinimumWidth(130)
self.pref_defaults_button.setToolTip(
_("Restore the entire set of default valaues\n"
_("Restore the entire set of default values\n"
"to the initial values loaded after first launch."))
self.pref_tab_bottom_layout_1.addWidget(self.pref_defaults_button)