Missing space in db error
svn: r10419
This commit is contained in:
parent
1c2ec7559b
commit
02b110a2b0
@ -1185,7 +1185,7 @@ class GrampsDBDir(GrampsDbBase, UpdateCallback):
|
|||||||
raise FileVersionError(
|
raise FileVersionError(
|
||||||
"The database version is not supported by this "
|
"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"
|
"corresponding version or use XML for porting "
|
||||||
"data between different database versions.")
|
"data between different database versions.")
|
||||||
|
|
||||||
def close(self):
|
def close(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user