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

Side by Side Diff: locale/en_US/desktop-options.json

Issue 29616607: Issue 5972 - Fix options page title (Closed) Base URL: https://hg.adblockplus.org/adblockplusui
Patch Set: Created Nov. 23, 2017, 7:11 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
« desktop-options.html ('K') | « desktop-options.html ('k') | 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_document_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": {
11 "description": "Sidebar tab label", 11 "description": "Sidebar tab label",
12 "message": "General" 12 "message": "General"
(...skipping 438 matching lines...) Expand 10 before | Expand all | Expand 10 after
451 "content": "$1", 451 "content": "$1",
452 "example": "example.com" 452 "example": "example.com"
453 } 453 }
454 } 454 }
455 }, 455 },
456 "options_notification_hide": { 456 "options_notification_hide": {
457 "description": "Hidden text attached to the close button for screen readers of Notification", 457 "description": "Hidden text attached to the close button for screen readers of Notification",
458 "message": "Close notification" 458 "message": "Close notification"
459 } 459 }
460 } 460 }
OLDNEW
« desktop-options.html ('K') | « desktop-options.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld