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

Side by Side 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.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | new-options.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "options_page_title": { 2 "options_page_title": {
3 "description": "Options page title", 3 "description": "Options page title",
4 "message": "Adblock Plus Options" 4 "message": "Adblock Plus Options"
5 }, 5 },
6 "options_page_header_1": { 6 "options_page_header_1": {
7 "description": "Page title in navigation sidebar", 7 "description": "Page title in navigation sidebar",
8 "message": "Options" 8 "message": "Options"
9 }, 9 },
10 "options_page_header_2": { 10 "options_page_header_2": {
(...skipping 17 matching lines...) Expand all
28 "message": "Version" 28 "message": "Version"
29 }, 29 },
30 "options_tab_share": { 30 "options_tab_share": {
31 "description": "Share button in navigation sidebar", 31 "description": "Share button in navigation sidebar",
32 "message": "Share" 32 "message": "Share"
33 }, 33 },
34 "options_tab_contribute": { 34 "options_tab_contribute": {
35 "description": "Button in navigation sidebar to support Adblock Plus", 35 "description": "Button in navigation sidebar to support Adblock Plus",
36 "message": "Support us" 36 "message": "Support us"
37 }, 37 },
38 "options_control_toggle_title": {
39 "description": "Title of toggle controls",
40 "message": "toggle"
41 },
42 "options_control_remove_title": {
43 "description": "Title of remove controls",
44 "message": "remove"
45 },
38 "options_readMore": { 46 "options_readMore": {
39 "description": "Read more element that shows tooltip with description", 47 "description": "Read more element that shows tooltip with description",
40 "message": "read more" 48 "message": "read more"
41 }, 49 },
42 "options_blocking_title": { 50 "options_blocking_title": {
43 "description": "Blocking section name in General tab", 51 "description": "Blocking section name in General tab",
44 "message": "Blocking" 52 "message": "Blocking"
45 }, 53 },
46 "options_language_title": { 54 "options_language_title": {
47 "description": "Ad blocking list option name in General tab", 55 "description": "Ad blocking list option name in General tab",
(...skipping 16 matching lines...) Expand all
64 "message": "add other website languages" 72 "message": "add other website languages"
65 }, 73 },
66 "options_more_title": { 74 "options_more_title": {
67 "description": "Blocking list option name in General tab", 75 "description": "Blocking list option name in General tab",
68 "message": "More blocking options" 76 "message": "More blocking options"
69 }, 77 },
70 "options_more_title_tooltip_1": { 78 "options_more_title_tooltip_1": {
71 "description": "Tooltip description for 'More blocking options' section in G eneral tab", 79 "description": "Tooltip description for 'More blocking options' section in G eneral tab",
72 "message": "By default, Adblock Plus blocks all annoying ads, including vide o ads, animated ads, noisy ads, flashy banners, pop-ups, pop-unders and much mor e. In addition to ads, Adblock Plus can also block tracking, malware, social med ia buttons and more to increase your safety and privacy online." 80 "message": "By default, Adblock Plus blocks all annoying ads, including vide o ads, animated ads, noisy ads, flashy banners, pop-ups, pop-unders and much mor e. In addition to ads, Adblock Plus can also block tracking, malware, social med ia buttons and more to increase your safety and privacy online."
73 }, 81 },
74 "options_popular": {
75 "description": "Popular label in further blocking options table",
76 "message": "popular"
77 },
78 "options_more_add": { 82 "options_more_add": {
79 "description": "Button name for adding other filter list in General tab", 83 "description": "Button name for adding other filter list in General tab",
80 "message": "add other filter list" 84 "message": "add other filter list"
81 }, 85 },
82 "options_more_anti-adblock_tooltip_1": { 86 "options_more_anti-adblock_tooltip_1": {
83 "message": "The Adblock Warning Removal List removes obtrusive messages and warnings targeted to users who use an adblocker." 87 "message": "The Adblock Warning Removal List removes obtrusive messages and warnings targeted to users who use an adblocker."
84 }, 88 },
85 "options_more_malware_tooltip_1": { 89 "options_more_malware_tooltip_1": {
86 "message": "Increase your protection against malware, viruses, Trojan horses , worms, spyware, adware and more." 90 "message": "Increase your protection against malware, viruses, Trojan horses , worms, spyware, adware and more."
87 }, 91 },
(...skipping 345 matching lines...) Expand 10 before | Expand all | Expand 10 after
433 }, 437 },
434 "options_language_ro": { 438 "options_language_ro": {
435 "description": "Language name shown in add language modal dialog", 439 "description": "Language name shown in add language modal dialog",
436 "message": "Romanian" 440 "message": "Romanian"
437 }, 441 },
438 "options_language_ru_uk": { 442 "options_language_ru_uk": {
439 "description": "Language name shown in add language modal dialog", 443 "description": "Language name shown in add language modal dialog",
440 "message": "Russian and Ukrainian" 444 "message": "Russian and Ukrainian"
441 } 445 }
442 } 446 }
OLDNEW
« 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