Fixed messages

svn: r131
This commit is contained in:
Don Allingham 2001-06-14 17:13:58 +00:00
parent dbd9b59c4c
commit 1a4482b867

View File

@ -935,7 +935,7 @@ def runTool(database,active_person,callback):
#
#-------------------------------------------------------------------------
def get_description():
return _("Searches the entire database, looking for individual entries that may represent the same person")
return _("Searches the entire database, looking for individual entries that may represent the same person.")
def get_name():
return _("Database Processing/Merge people")