| Index: _locales/en_US/messages.json |
| =================================================================== |
| --- a/_locales/en_US/messages.json |
| +++ b/_locales/en_US/messages.json |
| @@ -101,6 +101,12 @@ |
| "description": "Extension name to be shown for development builds. Note: this cannot be longer than 45 characters.", |
| "message": "Adblock Plus development build" |
| }, |
| + "notification_configure": { |
| + "message": "Configure notification settings" |
| + }, |
| + "notification_open_all": { |
| + "message": "Open all links from this notification" |
| + }, |
| "notification_with_buttons": { |
| "message": "Click 'OK' to open all links in this notification." |
| }, |