Left: | ||
Right: |
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_title_attribute_toggle": { | 38 "options_control_toggle_title": { |
39 "description": "Value of title attribute for toggle elements", | 39 "description": "Title of toggle controls", |
Thomas Greiner
2016/06/17 14:07:50
Detail: Neither the message ID nor the description
saroyanm
2016/06/21 13:29:56
Done.
| |
40 "message": "toggle" | 40 "message": "toggle" |
41 }, | 41 }, |
42 "options_title_attribute_remove": { | 42 "options_control_remove_title": { |
43 "description": "Value of title attribute for remove elements", | 43 "description": "Title of remove controls", |
44 "message": "remove" | 44 "message": "remove" |
45 }, | 45 }, |
46 "options_readMore": { | 46 "options_readMore": { |
47 "description": "Read more element that shows tooltip with description", | 47 "description": "Read more element that shows tooltip with description", |
48 "message": "read more" | 48 "message": "read more" |
49 }, | 49 }, |
50 "options_blocking_title": { | 50 "options_blocking_title": { |
51 "description": "Blocking section name in General tab", | 51 "description": "Blocking section name in General tab", |
52 "message": "Blocking" | 52 "message": "Blocking" |
53 }, | 53 }, |
(...skipping 383 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
437 }, | 437 }, |
438 "options_language_ro": { | 438 "options_language_ro": { |
439 "description": "Language name shown in add language modal dialog", | 439 "description": "Language name shown in add language modal dialog", |
440 "message": "Romanian" | 440 "message": "Romanian" |
441 }, | 441 }, |
442 "options_language_ru_uk": { | 442 "options_language_ru_uk": { |
443 "description": "Language name shown in add language modal dialog", | 443 "description": "Language name shown in add language modal dialog", |
444 "message": "Russian and Ukrainian" | 444 "message": "Russian and Ukrainian" |
445 } | 445 } |
446 } | 446 } |
LEFT | RIGHT |