| Index: locale/en-US/options.json | 
| =================================================================== | 
| --- a/locale/en-US/options.json | 
| +++ b/locale/en-US/options.json | 
| @@ -163,6 +163,14 @@ | 
| "description": "Social media section description in Help tab", | 
| "message": "If there are major problems with Adblock Plus which affects all of our users, we tell you in our social media channels." | 
| }, | 
| +  "options_dialog_addSubscription_confirm": { | 
| +    "description": "Confirming to add a predefined subscription", | 
| +    "message": "Yes, use this blocking list" | 
| +  }, | 
| +  "options_dialog_addSubscription_title": { | 
| +    "description": "Dialog title for adding a predefined subscription", | 
| +    "message": "Do you really want to use this blocking list?" | 
| +  }, | 
| "options_dialog_customlist_title": { | 
| "description": "Title of custom list modal dialog", | 
| "message": "Add other blocking list" | 
|  |