OLD | NEW |
1 { | 1 { |
2 "options_page_document_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": { |
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
62 "options_acceptableAds_header": { | 62 "options_acceptableAds_header": { |
63 "description": "Section title in General tab", | 63 "description": "Section title in General tab", |
64 "message": "Acceptable Ads" | 64 "message": "Acceptable Ads" |
65 }, | 65 }, |
66 "options_acceptableAds_description": { | 66 "options_acceptableAds_description": { |
67 "description": "Acceptable Ads section description in General tab", | 67 "description": "Acceptable Ads section description in General tab", |
68 "message": "Acceptable Ads are nonintrusive ads. They are the middle ground
between ad blocking and supporting online content because they generate revenue
for website owners." | 68 "message": "Acceptable Ads are nonintrusive ads. They are the middle ground
between ad blocking and supporting online content because they generate revenue
for website owners." |
69 }, | 69 }, |
70 "options_tracking_warning_1": { | 70 "options_tracking_warning_1": { |
71 "description": "Text of the tracking notification (being shown when both 'Ac
ceptable Ads' and 'EasyPrivacy' are enabled) in General tab", | 71 "description": "Text of the tracking notification (being shown when both 'Ac
ceptable Ads' and 'EasyPrivacy' are enabled) in General tab", |
72 "message": "We noticed you have both '<strong>$tracking$</strong>' and '<str
ong>$acceptableAds$</strong>' enabled.", | 72 "message": "We noticed you have both <strong>$tracking$</strong> and <strong
>$acceptableAds$</strong> enabled.", |
73 "placeholders": { | 73 "placeholders": { |
74 "tracking": { | 74 "tracking": { |
75 "content": "$1", | 75 "content": "$1", |
76 "example": "Block additional tracking" | 76 "example": "Block additional tracking" |
77 }, | 77 }, |
78 "acceptableAds": { | 78 "acceptableAds": { |
79 "content": "$2", | 79 "content": "$2", |
80 "example": "Allow Acceptable Ads" | 80 "example": "Allow Acceptable Ads" |
81 } | 81 } |
82 } | 82 } |
83 }, | 83 }, |
84 "options_tracking_warning_2": { | 84 "options_tracking_warning_2": { |
85 "description": "Text of the tracking notification (being shown when both 'Ac
ceptable Ads' and 'EasyPrivacy' are enabled) in General tab", | 85 "description": "Text of the tracking notification (being shown when both 'Ac
ceptable Ads' and 'EasyPrivacy' are enabled) in General tab", |
86 "message": "We want you to know that in order for advertisers to show you mo
re relevant ads, there <strong>may</strong> be some tracking with Acceptable Ads
." | 86 "message": "We want you to know that in order for advertisers to show you mo
re relevant ads, there <strong>may</strong> be some tracking with Acceptable Ads
." |
87 }, | 87 }, |
88 "options_tracking_warning_3": { | 88 "options_tracking_warning_3": { |
89 "description": "Text of the tracking notification (being shown when both 'Ac
ceptable Ads' and 'EasyPrivacy' are enabled) in General tab", | 89 "description": "Text of the tracking notification (being shown when both 'Ac
ceptable Ads' and 'EasyPrivacy' are enabled) in General tab", |
90 "message": "If you prefer extra privacy, select the '<strong>$acceptableAdsP
rivacy$</strong>' checkbox below.", | 90 "message": "If you prefer extra privacy, select the <strong>$acceptableAdsPr
ivacy$</strong> checkbox below.", |
91 "placeholders": { | 91 "placeholders": { |
92 "acceptableAdsPrivacy": { | 92 "acceptableAdsPrivacy": { |
93 "content": "$1", | 93 "content": "$1", |
94 "example": "Only allow ads without third-party tracking" | 94 "example": "Only allow ads without third-party tracking" |
95 } | 95 } |
96 } | 96 } |
97 }, | 97 }, |
98 "options_tracking_warning_acknowledgment": { | 98 "options_tracking_warning_acknowledgment": { |
99 "description": "Text in the tracking notification (being shown when both 'Ac
ceptable Ads' and 'EasyPrivacy' are enabled) in General tab", | 99 "description": "Text in the tracking notification (being shown when both 'Ac
ceptable Ads' and 'EasyPrivacy' are enabled) in General tab", |
100 "message": "OK, got it" | 100 "message": "OK, got it" |
(...skipping 342 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
443 "content": "$1", | 443 "content": "$1", |
444 "example": "example.com" | 444 "example": "example.com" |
445 } | 445 } |
446 } | 446 } |
447 }, | 447 }, |
448 "options_notification_hide": { | 448 "options_notification_hide": { |
449 "description": "Hidden text attached to the close button for screen readers
of Notification", | 449 "description": "Hidden text attached to the close button for screen readers
of Notification", |
450 "message": "Close notification" | 450 "message": "Close notification" |
451 } | 451 } |
452 } | 452 } |
OLD | NEW |