| Index: locale/en-US/filter.json |
| diff --git a/locale/en-US/filter.json b/locale/en-US/filter.json |
| index ff709770b9c4d6408375274749c509667b608312..c6e80151e650fef0f3491b105add1b0c76ebb70d 100644 |
| --- a/locale/en-US/filter.json |
| +++ b/locale/en-US/filter.json |
| @@ -8,6 +8,9 @@ |
| "filter_elemhide_nocriteria": { |
| "message": "No criteria specified to recognize the element to be hidden" |
| }, |
| + "filter_invalid_domain": { |
| + "message": "Invalid (or empty) domain specified" |
| + }, |
| "filter_invalid_regexp": { |
| "message": "Invalid regular expression" |
| }, |