* src/plugins/AncestorChart2.py: Change the tile when changing
the center person. * src/plugins/SimpleBookTitle.py: Correct window title. svn: r2734
This commit is contained in:
@@ -275,7 +275,7 @@ class SimpleBookTitleDialog(Report.BareReportDialog):
|
||||
|
||||
def get_title(self):
|
||||
"""The window title for this dialog"""
|
||||
return "%s - GRAMPS Book" % (_("Simple Book Title"))
|
||||
return "%s - GRAMPS Book" % (_("Title Page"))
|
||||
|
||||
def get_header(self, name):
|
||||
"""The header line at the top of the dialog contents"""
|
||||
|
||||
Reference in New Issue
Block a user