LEFT | RIGHT |
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_header_1": { | 6 "options_page_header_1": { |
7 "description": "Page title in navigation sidebar", | 7 "description": "Page title in navigation sidebar", |
8 "message": "Options" | 8 "message": "Options" |
9 }, | 9 }, |
10 "options_page_header_2": { | 10 "options_page_header_2": { |
(...skipping 17 matching lines...) Expand all Loading... |
28 "message": "Version" | 28 "message": "Version" |
29 }, | 29 }, |
30 "options_tab_share": { | 30 "options_tab_share": { |
31 "description": "Share button in navigation sidebar", | 31 "description": "Share button in navigation sidebar", |
32 "message": "Share" | 32 "message": "Share" |
33 }, | 33 }, |
34 "options_tab_contribute": { | 34 "options_tab_contribute": { |
35 "description": "Button in navigation sidebar to support Adblock Plus", | 35 "description": "Button in navigation sidebar to support Adblock Plus", |
36 "message": "Support us" | 36 "message": "Support us" |
37 }, | 37 }, |
| 38 "options_control_toggle_title": { |
| 39 "description": "Title of toggle controls", |
| 40 "message": "toggle" |
| 41 }, |
| 42 "options_control_remove_title": { |
| 43 "description": "Title of remove controls", |
| 44 "message": "remove" |
| 45 }, |
38 "options_readMore": { | 46 "options_readMore": { |
39 "description": "Read more element that shows tooltip with description", | 47 "description": "Read more element that shows tooltip with description", |
40 "message": "read more" | 48 "message": "read more" |
41 }, | 49 }, |
42 "options_blocking_title": { | 50 "options_blocking_title": { |
43 "description": "Blocking section name in General tab", | 51 "description": "Blocking section name in General tab", |
44 "message": "Blocking" | 52 "message": "Blocking" |
45 }, | 53 }, |
46 "options_language_title": { | 54 "options_language_title": { |
47 "description": "Ad blocking list option name in General tab", | 55 "description": "Ad blocking list option name in General tab", |
(...skipping 381 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
429 }, | 437 }, |
430 "options_language_ro": { | 438 "options_language_ro": { |
431 "description": "Language name shown in add language modal dialog", | 439 "description": "Language name shown in add language modal dialog", |
432 "message": "Romanian" | 440 "message": "Romanian" |
433 }, | 441 }, |
434 "options_language_ru_uk": { | 442 "options_language_ru_uk": { |
435 "description": "Language name shown in add language modal dialog", | 443 "description": "Language name shown in add language modal dialog", |
436 "message": "Russian and Ukrainian" | 444 "message": "Russian and Ukrainian" |
437 } | 445 } |
438 } | 446 } |
LEFT | RIGHT |