Left: | ||
Right: |
OLD | NEW |
---|---|
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": { | |
39 "description": "Value of title attribute for toggle elements", | |
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" | |
41 }, | |
42 "options_title_attribute_remove": { | |
43 "description": "Value of title attribute for remove elements", | |
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 16 matching lines...) Expand all Loading... | |
64 "message": "add other website languages" | 72 "message": "add other website languages" |
65 }, | 73 }, |
66 "options_more_title": { | 74 "options_more_title": { |
67 "description": "Blocking list option name in General tab", | 75 "description": "Blocking list option name in General tab", |
68 "message": "More blocking options" | 76 "message": "More blocking options" |
69 }, | 77 }, |
70 "options_more_title_tooltip_1": { | 78 "options_more_title_tooltip_1": { |
71 "description": "Tooltip description for 'More blocking options' section in G eneral tab", | 79 "description": "Tooltip description for 'More blocking options' section in G eneral tab", |
72 "message": "By default, Adblock Plus blocks all annoying ads, including vide o ads, animated ads, noisy ads, flashy banners, pop-ups, pop-unders and much mor e. In addition to ads, Adblock Plus can also block tracking, malware, social med ia buttons and more to increase your safety and privacy online." | 80 "message": "By default, Adblock Plus blocks all annoying ads, including vide o ads, animated ads, noisy ads, flashy banners, pop-ups, pop-unders and much mor e. In addition to ads, Adblock Plus can also block tracking, malware, social med ia buttons and more to increase your safety and privacy online." |
73 }, | 81 }, |
74 "options_popular": { | |
75 "description": "Popular label in further blocking options table", | |
76 "message": "popular" | |
77 }, | |
78 "options_more_add": { | 82 "options_more_add": { |
79 "description": "Button name for adding other filter list in General tab", | 83 "description": "Button name for adding other filter list in General tab", |
80 "message": "add other filter list" | 84 "message": "add other filter list" |
81 }, | 85 }, |
82 "options_more_anti-adblock_tooltip_1": { | 86 "options_more_anti-adblock_tooltip_1": { |
83 "message": "The Adblock Warning Removal List removes obtrusive messages and warnings targeted to users who use an adblocker." | 87 "message": "The Adblock Warning Removal List removes obtrusive messages and warnings targeted to users who use an adblocker." |
84 }, | 88 }, |
85 "options_more_malware_tooltip_1": { | 89 "options_more_malware_tooltip_1": { |
86 "message": "Increase your protection against malware, viruses, Trojan horses , worms, spyware, adware and more." | 90 "message": "Increase your protection against malware, viruses, Trojan horses , worms, spyware, adware and more." |
87 }, | 91 }, |
(...skipping 345 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
433 }, | 437 }, |
434 "options_language_ro": { | 438 "options_language_ro": { |
435 "description": "Language name shown in add language modal dialog", | 439 "description": "Language name shown in add language modal dialog", |
436 "message": "Romanian" | 440 "message": "Romanian" |
437 }, | 441 }, |
438 "options_language_ru_uk": { | 442 "options_language_ru_uk": { |
439 "description": "Language name shown in add language modal dialog", | 443 "description": "Language name shown in add language modal dialog", |
440 "message": "Russian and Ukrainian" | 444 "message": "Russian and Ukrainian" |
441 } | 445 } |
442 } | 446 } |
OLD | NEW |