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

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

Issue 29445590: Issue 5255 - Advanced tab (HTML, strings and functionality) (Closed)
Left Patch Set: Addressed Thomas comments Created July 14, 2017, 5:09 p.m.
Right Patch Set: Fixed nits Created July 14, 2017, 5:43 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 | « firstRun.js ('k') | new-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 161 matching lines...) Expand 10 before | Expand all | Expand 10 after
172 "options_button_add": { 172 "options_button_add": {
173 "description": "Add button label", 173 "description": "Add button label",
174 "message": "add" 174 "message": "add"
175 }, 175 },
176 "options_advanced_description": { 176 "options_advanced_description": {
177 "description": "Advanced tab description", 177 "description": "Advanced tab description",
178 "message": "Customize Adblock Plus, add or remove filter lists, create and m aintain your own filter lists" 178 "message": "Customize Adblock Plus, add or remove filter lists, create and m aintain your own filter lists"
179 }, 179 },
180 "options_customize_header": { 180 "options_customize_header": {
181 "description": "Section title in Advanced tab", 181 "description": "Section title in Advanced tab",
182 "message": "customize on-page actions" 182 "message": "Customize on-page actions"
Thomas Greiner 2017/07/14 17:36:12 Suggestion: Even though we're transforming this te
saroyanm 2017/07/14 17:45:09 Done.
183 }, 183 },
184 "options_customize_blockElement": { 184 "options_customize_blockElement": {
185 "description": "Option label of customize section in Advanced tab", 185 "description": "Option label of customize section in Advanced tab",
186 "message": "Show 'Block element' right-click menu item" 186 "message": "Show 'Block element' right-click menu item"
187 }, 187 },
188 "options_customize_blockElement_tooltip_1": { 188 "options_customize_blockElement_tooltip_1": {
189 "description": "Tooltip text for Show 'Block element' option item of customi ze section in Advanced tab", 189 "description": "Tooltip text for Show 'Block element' option item of customi ze section in Advanced tab",
190 "message": "Temporarily block annoying items on a webpage, e.g. images or an imated slideshows." 190 "message": "Temporarily block annoying items on a webpage, e.g. images or an imated slideshows."
191 }, 191 },
192 "options_customize_showDevToolsPanel": { 192 "options_customize_showDevToolsPanel": {
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
248 "options_filterList_add": { 248 "options_filterList_add": {
249 "description": "Import button in Advanced tab", 249 "description": "Import button in Advanced tab",
250 "message": "add/import other filter list" 250 "message": "add/import other filter list"
251 }, 251 },
252 "options_filterList_update": { 252 "options_filterList_update": {
253 "description": "Update button in Advanced tab", 253 "description": "Update button in Advanced tab",
254 "message": "update all filter lists" 254 "message": "update all filter lists"
255 }, 255 },
256 "options_customFilters_title": { 256 "options_customFilters_title": {
257 "description": "Section title in Advanced tab", 257 "description": "Section title in Advanced tab",
258 "message": "create and edit your filter list" 258 "message": "Create and edit your filter list"
259 }, 259 },
260 "options_customFilters_description": { 260 "options_customFilters_description": {
261 "description": "Custom filter lists section description in Advanced tab", 261 "description": "Custom filter lists section description in Advanced tab",
262 "message": "Write your own custom filters to further control what content Ad block PLus allows or blocks." 262 "message": "Write your own custom filters to further control what content Ad block PLus allows or blocks."
263 }, 263 },
264 "options_customFilters_widget_title": { 264 "options_customFilters_widget_title": {
265 "description": "Custom filter widget title in Advanced tab", 265 "description": "Custom filter widget title in Advanced tab",
266 "message": "My filter list" 266 "message": "My filter list"
267 }, 267 },
268 "options_customFilters_tip": { 268 "options_customFilters_tip": {
(...skipping 204 matching lines...) Expand 10 before | Expand all | Expand 10 after
473 }, 473 },
474 "options_language_ro": { 474 "options_language_ro": {
475 "description": "Language name shown in add language modal dialog", 475 "description": "Language name shown in add language modal dialog",
476 "message": "Romanian" 476 "message": "Romanian"
477 }, 477 },
478 "options_language_ru_uk": { 478 "options_language_ru_uk": {
479 "description": "Language name shown in add language modal dialog", 479 "description": "Language name shown in add language modal dialog",
480 "message": "Russian and Ukrainian" 480 "message": "Russian and Ukrainian"
481 } 481 }
482 } 482 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld