| Index: _locales/en_US/messages.json |
| =================================================================== |
| --- a/_locales/en_US/messages.json |
| +++ b/_locales/en_US/messages.json |
| @@ -94,16 +94,20 @@ |
| "description": "e.g. Last updated at 3:00pm today", |
| "message": "Last updated at $time$ today", |
| "placeholders": { |
| "time": { |
| "content": "$1" |
| } |
| } |
| }, |
| + "name_devbuild": { |
| + "description": "Extension name to be shown for development builds", |
| + "message": "Adblock Plus development build" |
| + }, |
| "notification_with_buttons": { |
| "message": "Click 'OK' to open all links in this notification." |
| }, |
| "notification_without_buttons": { |
| "message": "Click on the notification to open all links in it." |
| }, |
| "options": { |
| "message": "Adblock Plus Options" |