Fix translate string,edit Russian translation.
This commit is contained in:
@@ -1299,7 +1299,7 @@ class GeneralAPPSetGroupUI(OptionsGroupUI):
|
|||||||
grid0.addWidget(self.open_style_cb, 31, 0, 1, 2)
|
grid0.addWidget(self.open_style_cb, 31, 0, 1, 2)
|
||||||
|
|
||||||
# Enable/Disable ToolTips globally
|
# Enable/Disable ToolTips globally
|
||||||
self.toggle_tooltips_cb = FCCheckBox(label='Enable ToolTips')
|
self.toggle_tooltips_cb = FCCheckBox(label=_('Enable ToolTips'))
|
||||||
self.toggle_tooltips_cb.setToolTip(
|
self.toggle_tooltips_cb.setToolTip(
|
||||||
_("Check this box if you want to have toolTips displayed\n"
|
_("Check this box if you want to have toolTips displayed\n"
|
||||||
"when hovering with mouse over items throughout the App.")
|
"when hovering with mouse over items throughout the App.")
|
||||||
|
|||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user