2008-01-28 Duncan Lithgow <dlithgow@gmail.com>
* various: add capitalization fixes according to HIG (plus ellipsis ...) http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en svn: r9951
This commit is contained in:
@@ -251,7 +251,7 @@ register_report(
|
||||
report_class = DescendantReport,
|
||||
options_class = DescendantOptions,
|
||||
modes = MODE_GUI | MODE_BKI | MODE_CLI,
|
||||
translated_name = _("Descendant Report"),
|
||||
translated_name = _("Descendant Report..."),
|
||||
status=(_("Stable")),
|
||||
description=_("Generates a list of descendants of the active person"),
|
||||
author_name="Donald N. Allingham",
|
||||
|
||||
Reference in New Issue
Block a user