| Index: locale/en_US/desktop-options.json | 
| =================================================================== | 
| --- a/locale/en_US/desktop-options.json | 
| +++ b/locale/en_US/desktop-options.json | 
| @@ -287,7 +287,11 @@ | 
| }, | 
| "options_customFilters_learn": { | 
| "description": "Custom filter widget(empty) link text in Advanced tab", | 
| -    "message": "Learn how to write filter lists" | 
| +    "message": "Learn how to write filter lists." | 
| +  }, | 
| +  "options_customFilters_edit_error": { | 
| +    "description": "Custom filters editing text in Advanced tab", | 
| +    "message": "Something's not right. Please check the following filters:" | 
| }, | 
| "options_customFilters_edit_placeholder": { | 
| "description": "Custom filter widget(empty) placeholder text in Advanced tab", | 
|  |