Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: locale/en-US/new-options.json

Issue 29338983: issue 3741 - Add "remove" option to list items in new options page (Closed)
Patch Set: Removed label's "for" attribute, added "aria-lable" to addItem Created June 24, 2016, 4:35 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | new-options.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_control_toggle_title": {
+ "description": "Title of toggle controls",
+ "message": "toggle"
+ },
+ "options_control_remove_title": {
+ "description": "Title of remove controls",
+ "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"
« no previous file with comments | « no previous file | new-options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld