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

Delta Between Two Patch Sets: locale/en_US/desktop-options.json

Issue 29565802: Issue 5836 - Update buildtools dependency in adblockplusui (Closed)
Left Patch Set: Created Oct. 5, 2017, 7:43 p.m.
Right Patch Set: Fixed default_locale Created Oct. 10, 2017, 7:13 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « locale/en_US/common.json ('k') | locale/en_US/firstRun.json » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
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 430 matching lines...) Expand 10 before | Expand all | Expand 10 after
441 "content": "$1", 441 "content": "$1",
442 "example": "example.com" 442 "example": "example.com"
443 } 443 }
444 } 444 }
445 }, 445 },
446 "options_notification_hide": { 446 "options_notification_hide": {
447 "description": "Hidden text attached to the close button for screen readers of Notification", 447 "description": "Hidden text attached to the close button for screen readers of Notification",
448 "message": "Close notification" 448 "message": "Close notification"
449 } 449 }
450 } 450 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld