Index: locale/en_US/desktop-options.json |
=================================================================== |
--- a/locale/en_US/desktop-options.json |
+++ b/locale/en_US/desktop-options.json |
@@ -35,6 +35,10 @@ |
"description": "Title of remove controls", |
"message": "remove" |
}, |
+ "options_new_label": { |
+ "description": "Label of the new elements", |
+ "message": "New" |
+ }, |
"options_general_description": { |
"description": "General tab description", |
"message": "Determine what Adblock Plus shows and hides on websites" |
@@ -61,11 +65,11 @@ |
}, |
"options_acceptableAds_ads_label": { |
"description": "Acceptable Ads section option label in General tab", |
- "message": "Allow some nonintrusive ads" |
+ "message": "Allow Acceptable Ads" |
}, |
"options_acceptableAds_ads_description_1": { |
"description": "Acceptable Ads section 'Allow some nonintrusive ads' option description in General tab", |
- "message": "Nonintrusive ads are not annoying and do not interfere with the content you are viewing. These ads collect some information about your browsing habits to provide you with more relevant ads. <a>Read more about the nonintrusive ad criteria</a>" |
+ "message": "Acceptable Ads are respectful and do not interfere with the content you are viewing. <a>Read more about the Acceptable Ads criteria</a>" |
}, |
"options_acceptableAds_ads_description_2": { |
"description": "Acceptable Ads section 'Allow some nonintrusive ads' option description in General tab", |
@@ -73,11 +77,11 @@ |
}, |
"options_acceptableAds_privacy_label": { |
"description": "Acceptable Ads section option label in General tab", |
- "message": "Allow only nonintrusive ads that are privacy-friendly" |
+ "message": "Only allow Acceptable Ads that are privacy-friendly" |
}, |
"options_acceptableAds_privacy_description": { |
"description": "Acceptable Ads section 'Allow only nonintrusive ads that are privacy-friendly ' option description in General tab", |
- "message": "These ads do not collect personal user information. Ads may be less relevant as a result." |
+ "message": "These ads do not collect any user data. <a>Read more about privacy-friendly ads</a>" |
}, |
"options_acceptableAds_dnt_notification": { |
"description": "Acceptable Ads section's notification (being shown if Do Not Track is not enabled) in General tab", |