Update translation

This commit is contained in:
camellan
2019-12-28 23:22:26 +04:00
parent 8cc5b28410
commit a81460788d
4 changed files with 2858 additions and 2800 deletions

View File

@@ -662,7 +662,7 @@ class GeneralGUIPrefGroupUI(OptionsGroupUI):
grid0.addLayout(self.form_box_child_13, 31, 1)
# Project autohide CB
self.project_autohide_cb = FCCheckBox(label='Project AutoHide')
self.project_autohide_cb = FCCheckBox(label=_('Project AutoHide'))
self.project_autohide_cb.setToolTip(
_("Check this box if you want the project/selected/tool tab area to\n"
"hide automatically when there are no objects loaded and\n"