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: Rebase to changeset #83 Created May 10, 2016, 2:17 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') | new-options.html » ('J')
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 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 "message": "add other website languages" 64 "message": "add other website languages"
65 }, 65 },
66 "options_furtherBlocking_title": { 66 "options_furtherBlocking_title": {
67 "description": "Blocking list option name in General tab", 67 "description": "Blocking list option name in General tab",
68 "message": "Further blocking options" 68 "message": "Further blocking options"
69 }, 69 },
70 "options_furtherBlocking_title_tooltip": { 70 "options_furtherBlocking_title_tooltip": {
71 "description": "Tooltip description for 'More blocking options' section in G eneral tab", 71 "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." 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."
73 }, 73 },
74 "options_popular": {
75 "description": "Popular label in further blocking options table",
76 "message": "popular"
77 },
78 "options_furtherBlocking_add": { 74 "options_furtherBlocking_add": {
79 "description": "Button name for adding other filter list in General tab", 75 "description": "Button name for adding other filter list in General tab",
80 "message": "add other filter list" 76 "message": "add other filter list"
81 }, 77 },
82 "options_exceptions_title": { 78 "options_exceptions_title": {
83 "description": "Exceptions section name in General tab", 79 "description": "Exceptions section name in General tab",
84 "message": "Exceptions" 80 "message": "Exceptions"
85 }, 81 },
86 "options_acceptableAds_title": { 82 "options_acceptableAds_title": {
87 "description": "Acceptable ads option name in General tab", 83 "description": "Acceptable ads option name in General tab",
(...skipping 321 matching lines...) Expand 10 before | Expand all | Expand 10 after
409 }, 405 },
410 "options_language_ro": { 406 "options_language_ro": {
411 "description": "Language name shown in add language modal dialog", 407 "description": "Language name shown in add language modal dialog",
412 "message": "Romanian" 408 "message": "Romanian"
413 }, 409 },
414 "options_language_ru_uk": { 410 "options_language_ru_uk": {
415 "description": "Language name shown in add language modal dialog", 411 "description": "Language name shown in add language modal dialog",
416 "message": "Russian and Ukrainian" 412 "message": "Russian and Ukrainian"
417 } 413 }
418 } 414 }
OLDNEW
« no previous file with comments | « no previous file | new-options.html » ('j') | new-options.html » ('J')

Powered by Google App Engine
This is Rietveld