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

@@ -1156,7 +1156,7 @@ class GrampsDBDir(GrampsDbBase, UpdateCallback):
self.db_is_open = False
raise FileVersionError(
_("The database version is not supported by this "
"version of GRAMPS.\nPlease upgrade to the "
"version of Gramps.\nPlease upgrade to the "
"corresponding version or use XML for porting "
"data between different database versions."))