Second update for consistent use of Gramps. See issue 3355.
svn: r13611
This commit is contained in:
@@ -298,7 +298,7 @@ class NavigationView(PageView):
|
||||
else:
|
||||
self.uistate.push_message(
|
||||
self.dbstate,
|
||||
_("Error: %s is not a valid GRAMPS ID") % gid)
|
||||
_("Error: %s is not a valid Gramps ID") % gid)
|
||||
dialog.destroy()
|
||||
|
||||
def get_handle_from_gramps_id(self, gid):
|
||||
|
Reference in New Issue
Block a user