Fix translate string,edit Russian translation.

This commit is contained in:
camellan
2019-12-27 22:57:06 +04:00
parent 9fc0d64806
commit a196140942
3 changed files with 3618 additions and 3188 deletions

View File

@@ -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