Missing space in db error
svn: r10418
This commit is contained in:
parent
1a9306fcd1
commit
59b51d3892
@ -1185,7 +1185,7 @@ class GrampsDBDir(GrampsDbBase, UpdateCallback):
|
||||
raise FileVersionError(
|
||||
"The database version is not supported by this "
|
||||
"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.")
|
||||
|
||||
def close(self):
|
||||
|
Loading…
Reference in New Issue
Block a user