Index: locale/en-US/new-options.json |
=================================================================== |
--- a/locale/en-US/new-options.json |
+++ b/locale/en-US/new-options.json |
@@ -35,6 +35,14 @@ |
"description": "Button in navigation sidebar to support Adblock Plus", |
"message": "Support us" |
}, |
+ "options_title_attribute_toggle": { |
+ "description": "Value of title attribute for toggle elements", |
Thomas Greiner
2016/06/17 14:07:50
Detail: Neither the message ID nor the description
saroyanm
2016/06/21 13:29:56
Done.
|
+ "message": "toggle" |
+ }, |
+ "options_title_attribute_remove": { |
+ "description": "Value of title attribute for remove elements", |
+ "message": "remove" |
+ }, |
"options_readMore": { |
"description": "Read more element that shows tooltip with description", |
"message": "read more" |
@@ -71,10 +79,6 @@ |
"description": "Tooltip description for 'More blocking options' section in General tab", |
"message": "By default, Adblock Plus blocks all annoying ads, including video ads, animated ads, noisy ads, flashy banners, pop-ups, pop-unders and much more. In addition to ads, Adblock Plus can also block tracking, malware, social media buttons and more to increase your safety and privacy online." |
}, |
- "options_popular": { |
- "description": "Popular label in further blocking options table", |
- "message": "popular" |
- }, |
"options_more_add": { |
"description": "Button name for adding other filter list in General tab", |
"message": "add other filter list" |