0001711: Inconsistant names for graphical reports
svn: r10152
This commit is contained in:
@@ -117,8 +117,8 @@ register_tool(
|
||||
options_class = RebuildRefMapOptions,
|
||||
modes = Tool.MODE_GUI | Tool.MODE_CLI,
|
||||
translated_name = _("Rebuild Reference Maps"),
|
||||
status=(_("Stable")),
|
||||
status= _("Stable"),
|
||||
author_name = "Alex Roitman",
|
||||
author_email = "shura@gramps-project.org",
|
||||
description=_("Rebuilds reference maps")
|
||||
description = _("Rebuilds reference maps")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user