Skip to content

Commit ebcb7ae

Browse files
committed
RCFilters UI: Correct full coverage message
Not all groups have this behavior, so it's not accurate to say that "Selecting all filters in *A* group" behaves this way. Instead say "all filters in *THIS* group". Change-Id: Iaa92db76b27a2b0175e1ba1c71d1ef087857e87e
1 parent 751f18e commit ebcb7ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

languages/i18n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1391,7 +1391,7 @@
13911391
"rcfilters-filterlist-noresults": "No filters found",
13921392
"rcfilters-noresults-conflict": "No results found because the search criteria are in conflict",
13931393
"rcfilters-state-message-subset": "This filter has no effect because its results are included with those of the following, broader {{PLURAL:$2|filter|filters}} (try highlighting to distinguish it): $1",
1394-
"rcfilters-state-message-fullcoverage": "Selecting all filters in a group is the same as selecting none, so this filter has no effect. Group includes: $1",
1394+
"rcfilters-state-message-fullcoverage": "Selecting all filters in this group is the same as selecting none, so this filter has no effect. Group includes: $1",
13951395
"rcfilters-filtergroup-authorship": "Contribution authorship",
13961396
"rcfilters-filter-editsbyself-label": "Changes by you",
13971397
"rcfilters-filter-editsbyself-description": "Your own contributions.",

0 commit comments

Comments
 (0)