OLD | NEW |
1 { | 1 { |
2 "options_acceptableAds_ads_description_1": { | 2 "options_acceptableAds_ads_description_1": { |
3 "message": "Acceptable Ads are not annoying and do not interfere with the co
ntent you are viewing. <a>Read more about the Acceptable Ads criteria</a>" | 3 "message": "Acceptable Ads are not annoying and do not interfere with the co
ntent you are viewing. <a>Read more about the Acceptable Ads criteria</a>" |
4 }, | 4 }, |
5 "options_acceptableAds_ads_label": { | 5 "options_acceptableAds_ads_label": { |
6 "message": "Allow Acceptable Ads" | 6 "message": "Allow Acceptable Ads" |
7 }, | 7 }, |
8 "options_acceptableAds_description": { | 8 "options_acceptableAds_description": { |
9 "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." | 9 "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." |
10 }, | 10 }, |
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
106 "example": "2.6.7" | 106 "example": "2.6.7" |
107 } | 107 } |
108 } | 108 } |
109 }, | 109 }, |
110 "options_dialog_import_subscription_location": { | 110 "options_dialog_import_subscription_location": { |
111 "message": "Filter list URL" | 111 "message": "Filter list URL" |
112 }, | 112 }, |
113 "options_dialog_import_subscription_location_error": { | 113 "options_dialog_import_subscription_location_error": { |
114 "message": "Enter a valid URL" | 114 "message": "Enter a valid URL" |
115 }, | 115 }, |
116 "options_dialog_import_subscription_title": { | |
117 "message": "Filter list name" | |
118 }, | |
119 "options_dialog_import_subscription_title_error": { | |
120 "message": "Please fill out the field" | |
121 }, | |
122 "options_dialog_import_title": { | 116 "options_dialog_import_title": { |
123 "message": "Add a filter list" | 117 "message": "Add a filter list" |
124 }, | 118 }, |
125 "options_dialog_language_other_empty": { | 119 "options_dialog_language_other_empty": { |
126 "message": "There are no available languages." | 120 "message": "There are no available languages." |
127 }, | 121 }, |
128 "options_dialog_language_title": { | 122 "options_dialog_language_title": { |
129 "message": "Select a language" | 123 "message": "Select a language" |
130 }, | 124 }, |
131 "options_dialog_predefined_confirm": { | 125 "options_dialog_predefined_confirm": { |
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
314 "options_whitelist_placeholder_example": { | 308 "options_whitelist_placeholder_example": { |
315 "message": "e.g. $domain$", | 309 "message": "e.g. $domain$", |
316 "placeholders": { | 310 "placeholders": { |
317 "domain": { | 311 "domain": { |
318 "content": "$1", | 312 "content": "$1", |
319 "example": "www.example.com" | 313 "example": "www.example.com" |
320 } | 314 } |
321 } | 315 } |
322 } | 316 } |
323 } | 317 } |
OLD | NEW |