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

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

Issue 29502647: Issue 5482 - Sidebar and about ABP dialog (Closed)
Left Patch Set: Rebased Created Aug. 25, 2017, 4:56 p.m.
Right Patch Set: Fixed nit Created Aug. 28, 2017, 11:38 a.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 | « no previous file | 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_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 341 matching lines...) Expand 10 before | Expand all | Expand 10 after
352 "message": "Get in touch" 352 "message": "Get in touch"
353 }, 353 },
354 "options_social_description": { 354 "options_social_description": {
355 "description": "'Get in touch' section description in Help tab", 355 "description": "'Get in touch' section description in Help tab",
356 "message": "Have a question or a new idea? We're here to help." 356 "message": "Have a question or a new idea? We're here to help."
357 }, 357 },
358 "options_email": { 358 "options_email": {
359 "description": "Email label in Help tab", 359 "description": "Email label in Help tab",
360 "message": "Email:" 360 "message": "Email:"
361 }, 361 },
362 "options_dialog_about_title": {
363 "description": "Title of about ABP dialog",
364 "message": "About Adblock Plus"
365 },
362 "options_dialog_about_version": { 366 "options_dialog_about_version": {
363 "description": "Version information in 'about Adblock Plus' modal dialog ", 367 "description": "Version information in 'about Adblock Plus' modal dialog ",
364 "message": "Version number $version$", 368 "message": "Version number $version$",
365 "placeholders": { 369 "placeholders": {
366 "version": { 370 "version": {
367 "content": "$1", 371 "content": "$1",
368 "example": "2.6.7" 372 "example": "2.6.7"
369 } 373 }
370 } 374 }
371 }, 375 },
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
493 }, 497 },
494 "options_language_ro": { 498 "options_language_ro": {
495 "description": "Language name shown in add language modal dialog", 499 "description": "Language name shown in add language modal dialog",
496 "message": "Romanian" 500 "message": "Romanian"
497 }, 501 },
498 "options_language_ru_uk": { 502 "options_language_ru_uk": {
499 "description": "Language name shown in add language modal dialog", 503 "description": "Language name shown in add language modal dialog",
500 "message": "Russian and Ukrainian" 504 "message": "Russian and Ukrainian"
501 } 505 }
502 } 506 }
LEFTRIGHT
« no previous file | new-options.html » ('j') | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
This is Rietveld