* src/Filters/Rules/Person/_RelationshipPathBetweenBookmarks.py
(name): Correct the string. svn: r7454
This commit is contained in:
@@ -49,7 +49,7 @@ class RelationshipPathBetweenBookmarks(Rule):
|
||||
bookmarked individuals.
|
||||
"""
|
||||
|
||||
name = _("Relationship path between <persons>")
|
||||
name = _("Relationship path between bookmarked persons")
|
||||
category = _('Relationship filters')
|
||||
description = _("Matches the ancestors of bookmarked individuals "
|
||||
"back to common ancestors, producing the relationship "
|
||||
|
Reference in New Issue
Block a user