* src/plugins/PatchNames.py: Typo.
* src/plugins/ChangeNames.py: Correct description. svn: r3765
This commit is contained in:
@ -306,6 +306,6 @@ register_tool(
|
||||
_("Extract information from names"),
|
||||
category=_("Database Processing"),
|
||||
description=_("Searches the entire database and attempts to "
|
||||
"extract titles, nicknames and surname prefixes ",
|
||||
"extract titles, nicknames and surname prefixes "
|
||||
"that may be embedded in a person's given name field.")
|
||||
)
|
||||
|
Reference in New Issue
Block a user