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

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

Issue 29339290: Noissue - Fixed spelling of "Block element" for consistence (Closed)
Patch Set: Created April 1, 2016, 3:47 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 | no next file » | 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 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
133 }, 133 },
134 "options_button_cancel": { 134 "options_button_cancel": {
135 "description": "Cancel button label", 135 "description": "Cancel button label",
136 "message": "cancel" 136 "message": "cancel"
137 }, 137 },
138 "options_tweaks_title": { 138 "options_tweaks_title": {
139 "description": "Section title in Advanced tab", 139 "description": "Section title in Advanced tab",
140 "message": "Tweaks" 140 "message": "Tweaks"
141 }, 141 },
142 "options_tweaks_blockElement": { 142 "options_tweaks_blockElement": {
143 "description": "Show block Element option in Advanced tab", 143 "description": "Show 'Block element' option in Advanced tab",
144 "message": "Show Block Element right-click menu item" 144 "message": "Show 'Block element' right-click menu item"
145 }, 145 },
146 "options_tweaks_showDevToolsPanel": { 146 "options_tweaks_showDevToolsPanel": {
147 "description": "Show developer tools panel option in Advanced tab", 147 "description": "Show developer tools panel option in Advanced tab",
148 "message": "Show 'Adblock Plus' panel in the developer tools" 148 "message": "Show 'Adblock Plus' panel in the developer tools"
149 }, 149 },
150 "options_tweaks_showNotifications": { 150 "options_tweaks_showNotifications": {
151 "description": "Notification opt-out option in Advanced tab", 151 "description": "Notification opt-out option in Advanced tab",
152 "message": "Show useful notifications" 152 "message": "Show useful notifications"
153 }, 153 },
154 "options_tweaks_safariContentBlocker": { 154 "options_tweaks_safariContentBlocker": {
(...skipping 238 matching lines...) Expand 10 before | Expand all | Expand 10 after
393 }, 393 },
394 "options_language_ro": { 394 "options_language_ro": {
395 "description": "Language name shown in add language modal dialog", 395 "description": "Language name shown in add language modal dialog",
396 "message": "Romanian" 396 "message": "Romanian"
397 }, 397 },
398 "options_language_ru_uk": { 398 "options_language_ru_uk": {
399 "description": "Language name shown in add language modal dialog", 399 "description": "Language name shown in add language modal dialog",
400 "message": "Russian and Ukrainian" 400 "message": "Russian and Ukrainian"
401 } 401 }
402 } 402 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld