Merge pull request #28 from gramps-project/sam-m888-patch-2

6366: Correct text on "Display tab"
This commit is contained in:
Doug Blank 2015-06-04 12:45:38 -04:00
commit 93da88b588

View File

@ -1086,7 +1086,7 @@ class GrampsPreferences(ConfigureDialog):
# Text in sidebar: # Text in sidebar:
self.add_checkbox(grid, self.add_checkbox(grid,
_("Show text in sidebar buttons (requires restart)"), _("Show text label beside Navigator buttons (requires restart)"),
row, 'interface.sidebar-text', stop=3) row, 'interface.sidebar-text', stop=3)
row += 1 row += 1