| Index: locale/en-US/new-options.json |
| =================================================================== |
| --- a/locale/en-US/new-options.json |
| +++ b/locale/en-US/new-options.json |
| @@ -337,10 +337,18 @@ |
| "description": "Dialog title for adding a predefined subscription", |
| "message": "Do you really want to use this filter list?" |
| }, |
| + "options_dialog_recommended_title": { |
| + "description": "Title of add filter subscription modal dialog", |
| + "message": "Add filter subscription" |
| + }, |
| "options_dialog_custom_title": { |
| "description": "Title of custom subscription modal dialog", |
| "message": "Add other filter list" |
| }, |
| + "options_filter_by_url": { |
| + "description": "Button text in 'Add filter subscription' dialog", |
| + "message": "Add a filter list via URL" |
| + }, |
| "options_close": { |
| "description": "Close modal button", |
| "message": "close" |
| @@ -444,5 +452,37 @@ |
| "options_language_ru_uk": { |
| "description": "Language name shown in add language modal dialog", |
| "message": "Russian and Ukrainian" |
| + }, |
| + "options_feature_anti_adblock_title": { |
|
Thomas Greiner
2017/07/25 10:30:54
Those are the names of the filter lists so no need
Thomas Greiner
2017/07/25 10:30:54
According to https://bitbucket.org/adblockplus/spe
saroyanm
2017/07/28 17:54:54
I agree, but we don't need to display them in curr
saroyanm
2017/07/28 17:54:54
We don't need to display them in current Dialog, s
|
| + "description": "Feature title for anti-adblock blocking filter list", |
| + "message": "Adblock Warning Removal List" |
| + }, |
| + "options_feature_anti_adblock_description": { |
| + "description": "Feature description for anti-adblock blocking filter list", |
| + "message": "Removes anti-ad block warnings and other obtrusive messages" |
| + }, |
| + "options_feature_malware_title": { |
| + "description": "Feature title for anti-malware filter list", |
| + "message": "Malware Domains" |
| + }, |
| + "options_feature_malware_description": { |
| + "description": "Feature description for anti-malware filter list", |
| + "message": "Blocks malware" |
| + }, |
| + "options_feature_privacy_title": { |
| + "description": "Feature title for privacy filter list", |
| + "message": "EasyPrivacy" |
| + }, |
| + "options_feature_privacy_description": { |
| + "description": "Feature description for privacy filter list", |
| + "message": "Blocks tracking" |
| + }, |
| + "options_feature_social_title": { |
| + "description": "Feature title for social media blocking filter list", |
| + "message": "Fanboy's Social Blocking List" |
| + }, |
| + "options_feature_social_description": { |
| + "description": "Feature description for social media blocking filter list", |
| + "message": "Removes social media integration" |
| } |
| } |