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 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
96 "message": "The Acceptable Ads initiative, which supports both users and web
site owners, is a set of strict guidelines that identifies acceptable ads. Ads m
eeting these criteria are displayed to users." | 96 "message": "The Acceptable Ads initiative, which supports both users and web
site owners, is a set of strict guidelines that identifies acceptable ads. Ads m
eeting these criteria are displayed to users." |
97 }, | 97 }, |
98 "options_acceptableAds_title_tooltip_3": { | 98 "options_acceptableAds_title_tooltip_3": { |
99 "description": "Third part of tooltip description for 'Acceptable Ads' secti
on in General tab", | 99 "description": "Third part of tooltip description for 'Acceptable Ads' secti
on in General tab", |
100 "message": "You can, however, disable this feature at any time and browse ad
-free." | 100 "message": "You can, however, disable this feature at any time and browse ad
-free." |
101 }, | 101 }, |
102 "options_acceptableAds_description": { | 102 "options_acceptableAds_description": { |
103 "description": "Acceptable ads descriptive name in General tab", | 103 "description": "Acceptable ads descriptive name in General tab", |
104 "message": "Allow some non-intrusive advertising" | 104 "message": "Allow some non-intrusive advertising" |
105 }, | 105 }, |
| 106 "options_whitelisted_empty": { |
| 107 "description": "Text shown when list of whitelisted websites is empty", |
| 108 "message": "There are no websites in your whitelist." |
| 109 }, |
106 "options_whitelisted_title": { | 110 "options_whitelisted_title": { |
107 "description": "Whitelisting option name in General tab", | 111 "description": "Whitelisting option name in General tab", |
108 "message": "Whitelisted websites" | 112 "message": "Whitelisted websites" |
109 }, | 113 }, |
110 "options_whitelisted_title_tooltip_1": { | 114 "options_whitelisted_title_tooltip_1": { |
111 "description": "First top part of tooltip description for 'Whitelisted domai
ns' section in General tab", | 115 "description": "First top part of tooltip description for 'Whitelisted domai
ns' section in General tab", |
112 "message": "You can allow a website to display ads by adding it to your whit
elist." | 116 "message": "You can allow a website to display ads by adding it to your whit
elist." |
113 }, | 117 }, |
114 "options_whitelisted_title_tooltip_2": { | 118 "options_whitelisted_title_tooltip_2": { |
115 "description": "Second top part of tooltip description for 'Whitelisted doma
ins' section in General tab", | 119 "description": "Second top part of tooltip description for 'Whitelisted doma
ins' section in General tab", |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
160 "message": "Date" | 164 "message": "Date" |
161 }, | 165 }, |
162 "options_blockingList_add": { | 166 "options_blockingList_add": { |
163 "description": "Import button in Advanced tab", | 167 "description": "Import button in Advanced tab", |
164 "message": "add/import other blocking list" | 168 "message": "add/import other blocking list" |
165 }, | 169 }, |
166 "options_blockingList_update": { | 170 "options_blockingList_update": { |
167 "description": "Update button in Advanced tab", | 171 "description": "Update button in Advanced tab", |
168 "message": "Update all blocking lists" | 172 "message": "Update all blocking lists" |
169 }, | 173 }, |
| 174 "options_customFilters_empty": { |
| 175 "description": "Text shown when list of custom filters is empty", |
| 176 "message": "There are no custom filters." |
| 177 }, |
170 "options_customFilters_title": { | 178 "options_customFilters_title": { |
171 "description": "Custom filters option name in Advanced tab", | 179 "description": "Custom filters option name in Advanced tab", |
172 "message": "Blocking rules" | 180 "message": "Blocking rules" |
173 }, | 181 }, |
174 "options_customFilters_textbox_placeholder": { | 182 "options_customFilters_textbox_placeholder": { |
175 "description": "Adding custom filter textbox placeholder text in Advanced ta
b", | 183 "description": "Adding custom filter textbox placeholder text in Advanced ta
b", |
176 "message": "add your blocking rule here" | 184 "message": "add your blocking rule here" |
177 }, | 185 }, |
178 "options_customFilter_edit": { | 186 "options_customFilter_edit": { |
179 "description": "Label for editing custom filter in Advanced tab", | 187 "description": "Label for editing custom filter in Advanced tab", |
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
252 "message": "Add other website language" | 260 "message": "Add other website language" |
253 }, | 261 }, |
254 "options_dialog_language_find": { | 262 "options_dialog_language_find": { |
255 "description": "Placeholder text in add language modal dialog", | 263 "description": "Placeholder text in add language modal dialog", |
256 "message": "Find language" | 264 "message": "Find language" |
257 }, | 265 }, |
258 "options_dialog_language_added": { | 266 "options_dialog_language_added": { |
259 "description": "Table headline in add language modal dialog", | 267 "description": "Table headline in add language modal dialog", |
260 "message": "Added languages" | 268 "message": "Added languages" |
261 }, | 269 }, |
| 270 "options_dialog_language_added_empty": { |
| 271 "description": "Text shown when list of added languages is empty", |
| 272 "message": "There are no languages." |
| 273 }, |
262 "options_dialog_language_other": { | 274 "options_dialog_language_other": { |
263 "description": "Table headline in add language modal dialog", | 275 "description": "Table headline in add language modal dialog", |
264 "message": "Other languages" | 276 "message": "Other languages" |
265 }, | 277 }, |
| 278 "options_dialog_language_other_empty": { |
| 279 "description": "Text shown when list of available languages is empty", |
| 280 "message": "There are no available languages." |
| 281 }, |
266 "options_language_en": { | 282 "options_language_en": { |
267 "description": "Language name shown in add language modal dialog", | 283 "description": "Language name shown in add language modal dialog", |
268 "message": "English" | 284 "message": "English" |
269 }, | 285 }, |
270 "options_language_id": { | 286 "options_language_id": { |
271 "description": "Language name shown in add language modal dialog", | 287 "description": "Language name shown in add language modal dialog", |
272 "message": "Indonesian" | 288 "message": "Indonesian" |
273 }, | 289 }, |
274 "options_language_bg": { | 290 "options_language_bg": { |
275 "description": "Language name shown in add language modal dialog", | 291 "description": "Language name shown in add language modal dialog", |
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
317 }, | 333 }, |
318 "options_language_ro": { | 334 "options_language_ro": { |
319 "description": "Language name shown in add language modal dialog", | 335 "description": "Language name shown in add language modal dialog", |
320 "message": "Romanian" | 336 "message": "Romanian" |
321 }, | 337 }, |
322 "options_language_ru_uk": { | 338 "options_language_ru_uk": { |
323 "description": "Language name shown in add language modal dialog", | 339 "description": "Language name shown in add language modal dialog", |
324 "message": "Russian and Ukrainian" | 340 "message": "Russian and Ukrainian" |
325 } | 341 } |
326 } | 342 } |
OLD | NEW |