Renamed Same Given Name duplicate name
svn: r13814
This commit is contained in:
parent
d05e98cbf6
commit
896e157183
@ -80,7 +80,7 @@ runfunc = 'run'
|
||||
|
||||
register(QUICKREPORT,
|
||||
id = 'all_events_fam',
|
||||
name = _("All Events"),
|
||||
name = _("All Family Events"),
|
||||
description = _("Display the family and family members events."),
|
||||
version = '1.0',
|
||||
status = STABLE,
|
||||
@ -261,7 +261,7 @@ runfunc = 'run_given'
|
||||
|
||||
register(QUICKREPORT,
|
||||
id = 'samegivens_misc',
|
||||
name = _("Same Given Names"),
|
||||
name = _("Same Given Names - stand-alone"),
|
||||
description = _("Display people with the same given name as a person."),
|
||||
version = '1.0',
|
||||
status = STABLE,
|
||||
|
Loading…
Reference in New Issue
Block a user