Merge pull request #28 from gramps-project/sam-m888-patch-2
6366: Correct text on "Display tab"
This commit is contained in:
commit
93da88b588
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user