HasTextMatchingSubstringOf: Syncronized filter name
svn: r4187
This commit is contained in:
parent
0b892faff2
commit
56150c93e6
@ -2117,7 +2117,7 @@ tasks = {
|
|||||||
unicode(_("People marked private")) : PeoplePrivate,
|
unicode(_("People marked private")) : PeoplePrivate,
|
||||||
unicode(_("Witnesses")) : IsWitness,
|
unicode(_("Witnesses")) : IsWitness,
|
||||||
|
|
||||||
unicode(_("Has text matching substring")) : HasTextMatchingSubstringOf,
|
unicode(_("Has text matching substring of")) : HasTextMatchingSubstringOf,
|
||||||
}
|
}
|
||||||
|
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user