فهرست منبع

- string correction

Marius Stanciu 6 سال پیش
والد
کامیت
9c97ddbe77
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      flatcamGUI/PreferencesUI.py

+ 1 - 1
flatcamGUI/PreferencesUI.py

@@ -4599,7 +4599,7 @@ class CNCJobGenPrefGroupUI(OptionsGroupUI):
         # Plot Line Color
         # Plot Line Color
         self.line_color_label = QtWidgets.QLabel('%s:' % _('Outline'))
         self.line_color_label = QtWidgets.QLabel('%s:' % _('Outline'))
         self.line_color_label.setToolTip(
         self.line_color_label.setToolTip(
-            _("Set the travel line color for plotted objects.")
+            _("Set the color for plotted objects.")
         )
         )
         self.line_color_entry = FCEntry()
         self.line_color_entry = FCEntry()
         self.line_color_button = QtWidgets.QPushButton()
         self.line_color_button = QtWidgets.QPushButton()