svn: r6530

This commit is contained in:
Alex Roitman
2006-05-03 06:40:02 +00:00
parent 2dd9893045
commit ac6ae8c3f9
3 changed files with 74 additions and 54 deletions

View File

@@ -44,8 +44,8 @@ class HasTextMatchingSubstringOf(Rule):
labels = [ _('Substring:'),
_('Case sensitive:'),
_('Regular-Expression matching:')]
name = _('People with records containing <substring>')
description = _("Matches people whose records contain text "
name = _('Objects with records containing <substring>')
description = _("Matches objects whose records contain text "
"matching a substring")
category = _('General filters')