OLD | NEW |
1 { | 1 { |
2 "add": { | 2 "add": { |
3 "description": "This is the label for the 'Add' buttons.", | 3 "description": "This is the label for the 'Add' buttons.", |
4 "message": "Add" | 4 "message": "Add" |
5 }, | 5 }, |
6 "add_domain_button": { | 6 "add_domain_button": { |
7 "message": "Add domain" | 7 "message": "Add domain" |
8 }, | 8 }, |
9 "add_filter_button": { | 9 "add_filter_button": { |
10 "message": "Add filter" | 10 "message": "Add filter" |
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
98 "message": "Failed, not a valid filters list" | 98 "message": "Failed, not a valid filters list" |
99 }, | 99 }, |
100 "filters_subscription_lastDownload_invalidURL": { | 100 "filters_subscription_lastDownload_invalidURL": { |
101 "message": "Failed, not a valid address" | 101 "message": "Failed, not a valid address" |
102 }, | 102 }, |
103 "filters_viewList_label": { | 103 "filters_viewList_label": { |
104 "message": "View list" | 104 "message": "View list" |
105 }, | 105 }, |
106 "firstRun_acceptableAdsExplanation": { | 106 "firstRun_acceptableAdsExplanation": { |
107 "description": "This is the explanation of the acceptable ads feature", | 107 "description": "This is the explanation of the acceptable ads feature", |
108 "message": "<strong>Adblock Plus automatically blocks annoying ads.</strong>
Adblock Plus has also been configured to <a>allow some advertising</a> that is
considered non-annoying. These ads have to follow <a>strict guidelines</a>, e.g.
they cannot be animated and there has to be clear separation between content an
d ads. By allowing some carefully selected ads you support websites that rely on
advertising but choose to do it in a non-intrusve way. You can <a>disable</a> t
his feature at any time." | 108 "message": "<strong>Adblock Plus will always block annoying ads.</strong> Bu
t we don't want to hurt websites with plain and unobtrusive ads. That's why we h
ave established <a>strict guidelines</a> to identify acceptable ads, and are not
blocking these by default. You can always <a>disable</a> this if you don't want
to see any ads at all." |
| 109 }, |
| 110 "firstRun_changelog": { |
| 111 "description": "Page subtitle, links to the changelog", |
| 112 "message": "See what's new" |
109 }, | 113 }, |
110 "firstRun_feature_acceptableAds": { | 114 "firstRun_feature_acceptableAds": { |
111 "description": "One of the bullet points in the features list", | 115 "description": "One of the bullet points in the features list", |
112 "message": "Support websites with acceptable ads (read below for more inform
ation)" | 116 "message": "Support websites with acceptable ads (more below)" |
113 }, | 117 }, |
114 "firstRun_feature_betterSurfing": { | 118 "firstRun_feature_betterSurfing": { |
115 "description": "One of the bullet points in the features list", | 119 "description": "One of the bullet points in the features list", |
116 "message": "Surf the web without annoying ads" | 120 "message": "Enjoy the web without annoying ads" |
117 }, | 121 }, |
118 "firstRun_feature_improvements": { | 122 "firstRun_feature_videoAds": { |
119 "description": "One of the bullet points in the features list", | 123 "description": "One of the bullet points in the features list", |
120 "message": "Many other improvements (<a>view changelog</a>)" | 124 "message": "Watch videos without commercial interruptions" |
| 125 }, |
| 126 "firstRun_features_heading": { |
| 127 "description": "Text above the features list", |
| 128 "message": "With Adblock Plus you can:" |
121 }, | 129 }, |
122 "firstRun_share1": { | 130 "firstRun_share1": { |
123 "description": "First line of text appearing above Facebook/Twitter buttons"
, | 131 "description": "First line of text appearing above Facebook/Twitter buttons"
, |
124 "message": "Do you like blocking ads?" | 132 "message": "Do you think Adblock Plus" |
125 }, | 133 }, |
126 "firstRun_share2": { | 134 "firstRun_share2": { |
127 "description": "Second line of text appearing above Facebook/Twitter buttons
", | 135 "description": "Second line of text appearing above Facebook/Twitter buttons
", |
128 "message": "Please spread the word!" | 136 "message": "is worth sharing? Please do!" |
129 }, | 137 }, |
130 "firstRun_share3": { | 138 "firstRun_share3": { |
131 "description": "Alternative text to appear above Facebook/Twitter buttons", | 139 "description": "Alternative text to appear above Facebook/Twitter buttons", |
132 "message": "Adblock Plus is free and open source. Please support us:" | 140 "message": "Adblock Plus is free and open source. Please support us:" |
133 }, | 141 }, |
134 "firstRun_share3_donate": { | 142 "firstRun_share3_donate": { |
135 "description": "'Donate' button text", | 143 "description": "'Donate' button text", |
136 "message": "Donate" | 144 "message": "Donate" |
137 }, | 145 }, |
138 "firstRun_share3_or": { | 146 "firstRun_share3_or": { |
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
221 "message": "Subscription title:" | 229 "message": "Subscription title:" |
222 }, | 230 }, |
223 "update_now": { | 231 "update_now": { |
224 "message": "Update now" | 232 "message": "Update now" |
225 }, | 233 }, |
226 "whitelisted_domains": { | 234 "whitelisted_domains": { |
227 "description": "This is a tab heading.", | 235 "description": "This is a tab heading.", |
228 "message": "Whitelisted domains" | 236 "message": "Whitelisted domains" |
229 } | 237 } |
230 } | 238 } |
OLD | NEW |