| LEFT | RIGHT |
| (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 Loading... |
| 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 } |
| LEFT | RIGHT |