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

Side by Side Diff: locale/en_US/desktop-options.json

Issue 29655630: Issue 5873 - Show original subscription title in languages table (Closed)
Patch Set: Created Jan. 8, 2018, 12:53 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 | « desktop-options.js ('k') | skin/desktop-options.css » ('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_document_title": { 2 "options_page_document_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_title": { 6 "options_page_title": {
7 "description": "Page title in navigation sidebar", 7 "description": "Page title in navigation sidebar",
8 "message": "Settings" 8 "message": "Settings"
9 }, 9 },
10 "options_tab_general": { 10 "options_tab_general": {
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 "message": "More filters" 140 "message": "More filters"
141 }, 141 },
142 "options_more_filters_description": { 142 "options_more_filters_description": {
143 "description": "More filters section description in General tab", 143 "description": "More filters section description in General tab",
144 "message": "These are additional filters you previously added to Adblock Plu s." 144 "message": "These are additional filters you previously added to Adblock Plu s."
145 }, 145 },
146 "options_more_filters_note": { 146 "options_more_filters_note": {
147 "description": "More filters section note in General tab", 147 "description": "More filters section note in General tab",
148 "message": "<strong>Note:</strong> You should only use third party filter li sts from authors that you trust." 148 "message": "<strong>Note:</strong> You should only use third party filter li sts from authors that you trust."
149 }, 149 },
150 "options_english": {
151 "description": "Language section text inside 'Language' table and 'Select la nguage' dialog in General tab",
152 "message": "English"
153 },
150 "options_language_add": { 154 "options_language_add": {
151 "description": "Add other language button in General Tab", 155 "description": "Add other language button in General Tab",
152 "message": "+ add a language" 156 "message": "+ add a language"
153 }, 157 },
154 "options_whitelist_description": { 158 "options_whitelist_description": {
155 "description": "Whitelist tab description", 159 "description": "Whitelist tab description",
156 "message": "You've turned off ad blocking on these websites and, therefore, will see ads on them." 160 "message": "You've turned off ad blocking on these websites and, therefore, will see ads on them."
157 }, 161 },
158 "options_whitelist_add": { 162 "options_whitelist_add": {
159 "description": "Add whitelisted domain button", 163 "description": "Add whitelisted domain button",
(...skipping 283 matching lines...) Expand 10 before | Expand all | Expand 10 after
443 "content": "$1", 447 "content": "$1",
444 "example": "example.com" 448 "example": "example.com"
445 } 449 }
446 } 450 }
447 }, 451 },
448 "options_notification_hide": { 452 "options_notification_hide": {
449 "description": "Hidden text attached to the close button for screen readers of Notification", 453 "description": "Hidden text attached to the close button for screen readers of Notification",
450 "message": "Close notification" 454 "message": "Close notification"
451 } 455 }
452 } 456 }
OLDNEW
« no previous file with comments | « desktop-options.js ('k') | skin/desktop-options.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld