| Index: locale/en-US/options.json |
| =================================================================== |
| --- a/locale/en-US/options.json |
| +++ b/locale/en-US/options.json |
| @@ -141,7 +141,15 @@ |
| }, |
| "options_tweaks_blockElement": { |
| "description": "Show block Element option in Advanced tab", |
| - "message": "Show <a>Block Element</a> right-click menu item" |
| + "message": "Show <strong>Block Element</strong> right-click menu item" |
| + }, |
| + "options_tweaks_showNotifications": { |
| + "description": "Notification opt-out option in Advanced tab", |
| + "message": "Show useful <strong>notifications</strong>" |
| + }, |
| + "options_tweaks_safariContentBlocker": { |
| + "description": "Switch between classic and Safari's Content Blocking", |
| + "message": "Use Safari's native <strong>Content Blocking</strong> (experimental)" |
| }, |
| "options_filterList_title": { |
| "description": "Section title in Advanced tab", |
| @@ -225,7 +233,7 @@ |
| }, |
| "options_customFilters_textbox_placeholder": { |
| "description": "Adding custom filter textbox placeholder text in Advanced tab", |
| - "message": "add your blocking rule here" |
| + "message": "add your filter rule here" |
|
saroyanm
2016/03/11 14:55:58
Should we also update "options_customFilters_title
Thomas Greiner
2016/03/15 15:39:26
Makes sense. Done.
|
| }, |
| "options_customFilter_edit": { |
| "description": "Label for editing custom filter in Advanced tab", |