| Index: _locales/en_US/messages.json |
| diff --git a/_locales/en_US/messages.json b/_locales/en_US/messages.json |
| index d04b6bd203102704052ce50fd54cdab92afbb897..32f54cdea0801f1988ee4cf0503628afe752c947 100644 |
| --- a/_locales/en_US/messages.json |
| +++ b/_locales/en_US/messages.json |
| @@ -65,6 +65,9 @@ |
| "filter_invalid_regexp": { |
| "message": "Invalid regular expression" |
| }, |
| + "filter_invalid_csp": { |
| + "message": "Invalid Content Security Policy" |
|
kzar
2018/01/26 18:13:15
This message is not being displayed properly so fa
kzar
2018/03/06 15:45:02
Oh, it was an unrelated (and now fixed) bug #6417.
|
| + }, |
| "filter_lists": { |
| "description": "This is a tab heading.", |
| "message": "Filter lists" |