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 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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 will always block annoying ads.</strong> St
ill, we want to encourage websites using plain and unobtrusive advertising. That
's why we have established <a>strict guidelines</a> to identify acceptable ads,
and allow these out of the box. You can always <a>disable</a> this if you want t
o block all ads." | 108 "message": "<strong>Adblock Plus will always block annoying ads.</strong> St
ill, we want to encourage websites using plain and unobtrusive advertising. That
's why we have established <a>strict guidelines</a> to identify acceptable ads,
and allow these out of the box. You can always <a>disable</a> this if you want t
o block all ads." |
109 }, | 109 }, |
110 "firstRun_changelog": { | 110 "firstRun_changelog": { |
111 "description": "Page subtitle, links to the changelog", | 111 "description": "Page subtitle, links to the changelog", |
112 "message": "See what's new" | 112 "message": "See what's new" |
113 }, | 113 }, |
| 114 "firstRun_dataCorruptionWarning": { |
| 115 "description": "Help link for people with corrupted data that get the first-
run page each time", |
| 116 "message": "Does this page keep showing up? <a>Click here!</a>" |
| 117 }, |
114 "firstRun_feature_acceptableAds": { | 118 "firstRun_feature_acceptableAds": { |
115 "description": "One of the bullet points in the features list", | 119 "description": "One of the bullet points in the features list", |
116 "message": "Support websites with acceptable ads (more below)" | 120 "message": "Support websites with acceptable ads (more below)" |
117 }, | 121 }, |
118 "firstRun_feature_betterSurfing": { | 122 "firstRun_feature_betterSurfing": { |
119 "description": "One of the bullet points in the features list", | 123 "description": "One of the bullet points in the features list", |
120 "message": "Enjoy the web without annoying ads" | 124 "message": "Enjoy the web without annoying ads" |
121 }, | 125 }, |
122 "firstRun_feature_videoAds": { | 126 "firstRun_feature_videoAds": { |
123 "description": "One of the bullet points in the features list", | 127 "description": "One of the bullet points in the features list", |
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
225 "message": "Subscription title:" | 229 "message": "Subscription title:" |
226 }, | 230 }, |
227 "update_now": { | 231 "update_now": { |
228 "message": "Update now" | 232 "message": "Update now" |
229 }, | 233 }, |
230 "whitelisted_domains": { | 234 "whitelisted_domains": { |
231 "description": "This is a tab heading.", | 235 "description": "This is a tab heading.", |
232 "message": "Whitelisted domains" | 236 "message": "Whitelisted domains" |
233 } | 237 } |
234 } | 238 } |
OLD | NEW |