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

Side by Side Diff: locale/en-US/new-options.json

Issue 29371585: Issue 4783 - Drop Safari support [adblockplusui] (Closed)
Patch Set: Created Jan. 12, 2017, 9:55 a.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 | « locale/en-US/firstRun.json ('k') | messageResponder.js » ('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 161 matching lines...) Expand 10 before | Expand all | Expand 10 after
172 "message": "Show 'Block element' right-click menu item" 172 "message": "Show 'Block element' right-click menu item"
173 }, 173 },
174 "options_tweaks_showDevToolsPanel": { 174 "options_tweaks_showDevToolsPanel": {
175 "description": "Show developer tools panel option in Advanced tab", 175 "description": "Show developer tools panel option in Advanced tab",
176 "message": "Show 'Adblock Plus' panel in the developer tools" 176 "message": "Show 'Adblock Plus' panel in the developer tools"
177 }, 177 },
178 "options_tweaks_showNotifications": { 178 "options_tweaks_showNotifications": {
179 "description": "Notification opt-out option in Advanced tab", 179 "description": "Notification opt-out option in Advanced tab",
180 "message": "Show useful notifications" 180 "message": "Show useful notifications"
181 }, 181 },
182 "options_tweaks_safariContentBlocker": {
183 "description": "Switch between classic and Safari's Content Blocking",
184 "message": "Use Safari's native Content Blocking (experimental)"
185 },
186 "options_tweaks_restartSafari": {
187 "description": "Shown next to the option for Safai Content Blockers if disab led in order to indicate that a restart is required",
188 "message": "Please restart Safari"
189 },
190 "options_filterList_title": { 182 "options_filterList_title": {
191 "description": "Section title in Advanced tab", 183 "description": "Section title in Advanced tab",
192 "message": "Filter lists" 184 "message": "Filter lists"
193 }, 185 },
194 "options_filterList_title_tooltip_1": { 186 "options_filterList_title_tooltip_1": {
195 "description": "First top part of tooltip description for 'Filter lists' sec tion in Advanced tab", 187 "description": "First top part of tooltip description for 'Filter lists' sec tion in Advanced tab",
196 "message": "You can create or add filter lists here." 188 "message": "You can create or add filter lists here."
197 }, 189 },
198 "options_filterList_title_tooltip_notes_1": { 190 "options_filterList_title_tooltip_notes_1": {
199 "description": "First bottom part of tooltip description for 'Filter lists' section in Advanced tab", 191 "description": "First bottom part of tooltip description for 'Filter lists' section in Advanced tab",
(...skipping 237 matching lines...) Expand 10 before | Expand all | Expand 10 after
437 }, 429 },
438 "options_language_ro": { 430 "options_language_ro": {
439 "description": "Language name shown in add language modal dialog", 431 "description": "Language name shown in add language modal dialog",
440 "message": "Romanian" 432 "message": "Romanian"
441 }, 433 },
442 "options_language_ru_uk": { 434 "options_language_ru_uk": {
443 "description": "Language name shown in add language modal dialog", 435 "description": "Language name shown in add language modal dialog",
444 "message": "Russian and Ukrainian" 436 "message": "Russian and Ukrainian"
445 } 437 }
446 } 438 }
OLDNEW
« no previous file with comments | « locale/en-US/firstRun.json ('k') | messageResponder.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld