Merge changes made in gramps20 into HEAD

svn: r4431
This commit is contained in:
Alex Roitman
2005-04-26 16:04:21 +00:00
parent 7549d625e6
commit a7ca0ddf7f
27 changed files with 6302 additions and 8647 deletions

View File

@ -537,6 +537,6 @@ register_tool(
TestcaseGeneratorPlugin,
_("Generate Testcases for persons and families"),
category=_("Debug"),
description=_("The testcase generator will generate some persons and families."
"that habe brolen links in the database or data that is in conflict to a relation.")
description=_("The testcase generator will generate some persons and families"
" that have broken links in the database or data that is in conflict to a relation.")
)