OLD | NEW |
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 Loading... |
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 } |
OLD | NEW |