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_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 17 matching lines...) Expand all Loading... |
28 "message": "Contribute" | 28 "message": "Contribute" |
29 }, | 29 }, |
30 "options_footer_about": { | 30 "options_footer_about": { |
31 "description": "Sidebar button label", | 31 "description": "Sidebar button label", |
32 "message": "About Adblock Plus" | 32 "message": "About Adblock Plus" |
33 }, | 33 }, |
34 "options_control_remove_title": { | 34 "options_control_remove_title": { |
35 "description": "Title of remove controls", | 35 "description": "Title of remove controls", |
36 "message": "remove" | 36 "message": "remove" |
37 }, | 37 }, |
38 "options_readMore": { | |
39 "description": "Read more element that shows tooltip with description", | |
40 "message": "read more" | |
41 }, | |
42 "options_general_description": { | 38 "options_general_description": { |
43 "description": "General tab description", | 39 "description": "General tab description", |
44 "message": "Determine what Adblock Plus shows and hides on websites" | 40 "message": "Determine what Adblock Plus shows and hides on websites" |
45 }, | 41 }, |
46 "options_privacy_header": { | 42 "options_privacy_header": { |
47 "description": "Section title in General tab", | 43 "description": "Section title in General tab", |
48 "message": "PRIVACY & SECURITY" | 44 "message": "PRIVACY & SECURITY" |
49 }, | 45 }, |
50 "options_protection_privacy_tooltip": { | 46 "options_protection_privacy_tooltip": { |
51 "description": "Tooltip for 'Disable tracking' option in General tab", | 47 "description": "Tooltip for 'Disable tracking' option in General tab", |
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
228 "options_filterList_minutes": { | 224 "options_filterList_minutes": { |
229 "description": "Text inside 'Last update' column in Advanced tab", | 225 "description": "Text inside 'Last update' column in Advanced tab", |
230 "message": "minutes ago" | 226 "message": "minutes ago" |
231 }, | 227 }, |
232 "options_filterList_hours": { | 228 "options_filterList_hours": { |
233 "description": "Text inside 'Last update' column in Advanced tab", | 229 "description": "Text inside 'Last update' column in Advanced tab", |
234 "message": "hours ago" | 230 "message": "hours ago" |
235 }, | 231 }, |
236 "options_filterList_add": { | 232 "options_filterList_add": { |
237 "description": "Import button in Advanced tab", | 233 "description": "Import button in Advanced tab", |
238 "message": "add/import other filter list" | 234 "message": "+ Add a new filter list" |
239 }, | 235 }, |
240 "options_filterList_update": { | 236 "options_filterList_update": { |
241 "description": "Update button in Advanced tab", | 237 "description": "Update button in Advanced tab", |
242 "message": "update all filter lists" | 238 "message": "update all filter lists" |
243 }, | 239 }, |
244 "options_customFilters_title": { | 240 "options_customFilters_title": { |
245 "description": "Section title in Advanced tab", | 241 "description": "Section title in Advanced tab", |
246 "message": "Create and edit your filter list" | 242 "message": "Create and edit your filter list" |
247 }, | 243 }, |
248 "options_customFilters_description": { | 244 "options_customFilters_description": { |
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
368 "message": "Version number $version$", | 364 "message": "Version number $version$", |
369 "placeholders": { | 365 "placeholders": { |
370 "version": { | 366 "version": { |
371 "content": "$1", | 367 "content": "$1", |
372 "example": "2.6.7" | 368 "example": "2.6.7" |
373 } | 369 } |
374 } | 370 } |
375 }, | 371 }, |
376 "options_dialog_about_copyright": { | 372 "options_dialog_about_copyright": { |
377 "description": "Copyright information in 'about Adblock Plus' modal dialog "
, | 373 "description": "Copyright information in 'about Adblock Plus' modal dialog "
, |
378 "message": "Copyright © 2017 eyeo GmbH. Adblock Plus is a registered ® trade
mark of eyeo GmbH." | 374 "message": "Copyright © 2017 eyeo GmbH." |
| 375 }, |
| 376 "options_dialog_about_trademark": { |
| 377 "description": "Trademark information in 'about Adblock Plus' modal dialog "
, |
| 378 "message": "Adblock Plus is a registered ® trademark of eyeo GmbH." |
379 }, | 379 }, |
380 "options_dialog_predefined_confirm": { | 380 "options_dialog_predefined_confirm": { |
381 "description": "Confirming to add a predefined subscription when asked in a
dialog", | 381 "description": "Confirming to add a predefined subscription when asked in a
dialog", |
382 "message": "Yes, use this filter list" | 382 "message": "Yes, use this filter list" |
383 }, | 383 }, |
384 "options_dialog_predefined_title": { | 384 "options_dialog_predefined_title": { |
385 "description": "Dialog title for adding a predefined subscription", | 385 "description": "Dialog title for adding a predefined subscription", |
386 "message": "Do you really want to use this filter list?" | 386 "message": "Do you really want to use this filter list?" |
387 }, | 387 }, |
388 "options_dialog_custom_title": { | 388 "options_dialog_custom_title": { |
389 "description": "Title of custom subscription modal dialog", | 389 "description": "Title of custom subscription modal dialog", |
390 "message": "Add other filter list" | 390 "message": "Add a filter list" |
391 }, | 391 }, |
392 "options_close": { | 392 "options_close": { |
393 "description": "Close modal button", | 393 "description": "Close modal button", |
394 "message": "close" | 394 "message": "close" |
395 }, | 395 }, |
396 "options_dialog_custom_subscription_title": { | 396 "options_dialog_custom_subscription_title": { |
397 "description": "Add custom subscription modal import hint message", | 397 "description": "Add custom subscription modal import hint message", |
398 "message": "Via URL/Link" | 398 "message": "Filter list location" |
399 }, | 399 }, |
400 "options_dialog_custom_import": { | 400 "options_dialog_custom_import": { |
401 "description": "Button in add custom subscription modal dialog", | 401 "description": "Button in add custom subscription modal dialog", |
402 "message": "import filter list with this URL" | 402 "message": "Add filter list" |
403 }, | 403 }, |
404 "options_dialog_edit_own_list": { | 404 "options_dialog_edit_own_list": { |
405 "description": "Edit own filter list section name in custom subscription mod
al dialog", | 405 "description": "Edit own filter list section name in custom subscription mod
al dialog", |
406 "message": "edit own filter list" | 406 "message": "edit own filter list" |
407 }, | 407 }, |
408 "options_dialog_create_own_list": { | |
409 "description": "Button in custom subscription modal dialog", | |
410 "message": "create own filter rules" | |
411 }, | |
412 "options_dialog_language_title": { | 408 "options_dialog_language_title": { |
413 "description": "Title of lanugage modal dialog", | 409 "description": "Title of lanugage modal dialog", |
414 "message": "Select a language" | 410 "message": "Select a language" |
415 }, | 411 }, |
416 "options_dialog_language_find": { | 412 "options_dialog_language_find": { |
417 "description": "Placeholder text in add language modal dialog", | 413 "description": "Placeholder text in add language modal dialog", |
418 "message": "Find language" | 414 "message": "Find language" |
419 }, | 415 }, |
420 "options_dialog_language_added": { | 416 "options_dialog_language_added": { |
421 "description": "Table headline in add language modal dialog", | 417 "description": "Table headline in add language modal dialog", |
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
497 }, | 493 }, |
498 "options_language_ro": { | 494 "options_language_ro": { |
499 "description": "Language name shown in add language modal dialog", | 495 "description": "Language name shown in add language modal dialog", |
500 "message": "Romanian" | 496 "message": "Romanian" |
501 }, | 497 }, |
502 "options_language_ru_uk": { | 498 "options_language_ru_uk": { |
503 "description": "Language name shown in add language modal dialog", | 499 "description": "Language name shown in add language modal dialog", |
504 "message": "Russian and Ukrainian" | 500 "message": "Russian and Ukrainian" |
505 } | 501 } |
506 } | 502 } |
OLD | NEW |