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

Delta Between Two Patch Sets: locale/en-US/options.json

Issue 29329095: Issue 2747 - Added empty state for tables in options page (Closed)
Left Patch Set: Created Oct. 13, 2015, 2:24 p.m.
Right Patch Set: Created Dec. 11, 2015, 4:48 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « background.js ('k') | options.html » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
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 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
96 "message": "The Acceptable Ads initiative, which supports both users and web site owners, is a set of strict guidelines that identifies acceptable ads. Ads m eeting these criteria are displayed to users." 96 "message": "The Acceptable Ads initiative, which supports both users and web site owners, is a set of strict guidelines that identifies acceptable ads. Ads m eeting these criteria are displayed to users."
97 }, 97 },
98 "options_acceptableAds_title_tooltip_3": { 98 "options_acceptableAds_title_tooltip_3": {
99 "description": "Third part of tooltip description for 'Acceptable Ads' secti on in General tab", 99 "description": "Third part of tooltip description for 'Acceptable Ads' secti on in General tab",
100 "message": "You can, however, disable this feature at any time and browse ad -free." 100 "message": "You can, however, disable this feature at any time and browse ad -free."
101 }, 101 },
102 "options_acceptableAds_description": { 102 "options_acceptableAds_description": {
103 "description": "Acceptable ads descriptive name in General tab", 103 "description": "Acceptable ads descriptive name in General tab",
104 "message": "Allow some non-intrusive advertising" 104 "message": "Allow some non-intrusive advertising"
105 }, 105 },
106 "options_whitelisted_add": {
107 "description": "Button label for adding whitelisted website",
108 "message": "add website"
109 },
106 "options_whitelisted_empty": { 110 "options_whitelisted_empty": {
107 "description": "Text shown when list of whitelisted websites is empty", 111 "description": "Text shown when list of whitelisted websites is empty",
108 "message": "There are no websites in your whitelist." 112 "message": "There are no websites in your whitelist."
109 }, 113 },
110 "options_whitelisted_title": { 114 "options_whitelisted_title": {
111 "description": "Whitelisting option name in General tab", 115 "description": "Whitelisting option name in General tab",
112 "message": "Whitelisted websites" 116 "message": "Whitelisted websites"
113 }, 117 },
114 "options_whitelisted_title_tooltip_1": { 118 "options_whitelisted_title_tooltip_1": {
115 "description": "First top part of tooltip description for 'Whitelisted domai ns' section in General tab", 119 "description": "First top part of tooltip description for 'Whitelisted domai ns' section in General tab",
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after
333 }, 337 },
334 "options_language_ro": { 338 "options_language_ro": {
335 "description": "Language name shown in add language modal dialog", 339 "description": "Language name shown in add language modal dialog",
336 "message": "Romanian" 340 "message": "Romanian"
337 }, 341 },
338 "options_language_ru_uk": { 342 "options_language_ru_uk": {
339 "description": "Language name shown in add language modal dialog", 343 "description": "Language name shown in add language modal dialog",
340 "message": "Russian and Ukrainian" 344 "message": "Russian and Ukrainian"
341 } 345 }
342 } 346 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld