Second update for consistent use of Gramps. See issue 3355.

svn: r13611
This commit is contained in:
Peter Landgren
2009-11-17 20:45:58 +00:00
parent 33686fcf18
commit 900d1c57f4
9 changed files with 17 additions and 17 deletions

View File

@ -486,8 +486,8 @@ tool_modes = [TOOL_MODE_GUI]
register(TOOL,
id = 'reorder_ids',
name = _("Reorder GRAMPS IDs"),
description = _("Reorders the gramps IDs "
name = _("Reorder Gramps IDs"),
description = _("Reorders the Gramps IDs "
"according to Gramps' default rules."),
version = '1.0',
status = STABLE,