HasTextMatchingSubstringOf: Syncronized filter name

svn: r4187
This commit is contained in:
Martin Hawlisch 2005-03-15 20:16:16 +00:00
parent 337dfdd99e
commit 26301898f7

View File

@ -2117,7 +2117,7 @@ tasks = {
unicode(_("People marked private")) : PeoplePrivate,
unicode(_("Witnesses")) : IsWitness,
unicode(_("Has text matching substring")) : HasTextMatchingSubstringOf,
unicode(_("Has text matching substring of")) : HasTextMatchingSubstringOf,
}
#-------------------------------------------------------------------------