4445: better English in database-repair typeout (contribution by Paul Franklin)
svn: r16264
This commit is contained in:
		| @@ -204,7 +204,7 @@ class DBErrorDialog(ErrorDialog): | ||||
|             self, | ||||
|             _("Low level database corruption detected"), | ||||
|             _("Gramps has detected a problem in the underlying " | ||||
|               "Berkeley database. This can be repaired by from " | ||||
|               "Berkeley database. This can be repaired from " | ||||
|               "the Family Tree Manager. Select the database and " | ||||
|               'click on the Repair button') + '\n\n' + msg, parent) | ||||
|  | ||||
|   | ||||
| @@ -93,7 +93,7 @@ class CLIDbLoader(object): | ||||
|         self._errordialog( '', _("Low level database corruption detected")  | ||||
|             + '\n' + | ||||
|             _("Gramps has detected a problem in the underlying " | ||||
|               "Berkeley database. This can be repaired by from " | ||||
|               "Berkeley database. This can be repaired from " | ||||
|               "the Family Tree Manager. Select the database and " | ||||
|               'click on the Repair button') + '\n\n' + str(msg)) | ||||
|      | ||||
|   | ||||
		Reference in New Issue
	
	Block a user