Change message to right-click from double-click

svn: r15513
This commit is contained in:
Doug Blank 2010-05-30 13:50:29 +00:00
parent ddfcf61f12
commit 61905f3681

View File

@ -69,7 +69,7 @@ def run(database, document, filter_name, *args, **kwargs):
if (filter_name == 'all'):
sdoc.title(_("Summary counts of current selection"))
sdoc.paragraph("")
sdoc.paragraph("Double-click row to see selected items.")
sdoc.paragraph(_("Right-click row (or press ENTER) to see selected items."))
sdoc.paragraph("")
stab.columns(_("Object"), _("Count/Total"))
stab.row([_("People"), "Filter", "Person"],