Second update for consistent use of Gramps. See issue 3355.

svn: r13611
This commit is contained in:
Peter Landgren
2009-11-17 20:45:58 +00:00
parent 33686fcf18
commit 900d1c57f4
9 changed files with 17 additions and 17 deletions

View File

@@ -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):