0001711: Inconsistant names for graphical reports
svn: r10152
This commit is contained in:
@@ -234,9 +234,9 @@ register_tool(
|
||||
options_class = ReorderIdsOptions,
|
||||
modes = Tool.MODE_GUI | Tool.MODE_CLI,
|
||||
translated_name = _("Reorder GRAMPS IDs"),
|
||||
status=(_("Stable")),
|
||||
status = _("Stable"),
|
||||
author_name = "Donald N. Allingham",
|
||||
author_email = "don@gramps-project.org",
|
||||
description=_("Reorders the gramps IDs "
|
||||
"according to gramps' default rules.")
|
||||
description = _("Reorders the gramps IDs "
|
||||
"according to Gramps' default rules.")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user