correct typo in error message
svn: r16371
This commit is contained in:
parent
5508719070
commit
198e222e91
@ -77,7 +77,7 @@ class DbEnvironmentError(Exception):
|
|||||||
self.msg = msg
|
self.msg = msg
|
||||||
|
|
||||||
def __str__(self):
|
def __str__(self):
|
||||||
return (_("Gramps has detected an problem in opening the 'environment' "
|
return (_("Gramps has detected a problem in opening the 'environment' "
|
||||||
"of the underlying Berkeley database used to store this Family Tree. "
|
"of the underlying Berkeley database used to store this Family Tree. "
|
||||||
"The most likely cause "
|
"The most likely cause "
|
||||||
"is that the database was created with an old version "
|
"is that the database was created with an old version "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user