Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: locale/en-US/new-options.json

Issue 29519636: Issue 5538 - Implement "Help" tab for new options page (Closed)
Patch Set: Created Aug. 25, 2017, 10:54 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | new-options.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 317 matching lines...) Expand 10 before | Expand all | Expand 10 after
328 "message": "Edit filters" 328 "message": "Edit filters"
329 }, 329 },
330 "options_customFilter_cancel": { 330 "options_customFilter_cancel": {
331 "description": "Label below raw view of user's filter list in Advanced tab", 331 "description": "Label below raw view of user's filter list in Advanced tab",
332 "message": "Cancel" 332 "message": "Cancel"
333 }, 333 },
334 "options_customFilter_save": { 334 "options_customFilter_save": {
335 "description": "Label below raw view of user's filter list in Advanced tab", 335 "description": "Label below raw view of user's filter list in Advanced tab",
336 "message": "Save" 336 "message": "Save"
337 }, 337 },
338 "options_faq_title": { 338 "options_help_description": {
339 "description": "FAQ section name in Help tab and link label in same section" , 339 "description": "Help tab description",
340 "message": "Frequently asked questions" 340 "message": "Find help or get in touch with us"
341 }, 341 },
342 "options_faq_description": { 342 "options_support_title": {
343 "description": "FAQ section description in Help tab", 343 "description": "Section title in Help tab",
344 "message": "You only need to refresh your filter list in \"Advanced\" very o ften, but there are also other known problems." 344 "message": "Support"
345 }, 345 },
346 "options_forum_title": { 346 "options_report_issue": {
347 "description": "Forum section name in Help tab", 347 "description": "'Support' section list item in Help tab",
348 "message": "Forum" 348 "message": "Think content or functionality is being incorrectly blocked by u s? <a>Report incorrectly blocked items here</a>"
349 }, 349 },
350 "options_forum_description": { 350 "options_report_ad": {
351 "description": "Forum section description in Help tab", 351 "description": "'Support' section list item in Help tab",
352 "message": "If the frequently asked questions helped you can reach us in our forum." 352 "message": "See an ad that you think shouldn't be there? <a>Report an ad</a> "
353 }, 353 },
354 "options_forum_link": { 354 "options_report_bug": {
355 "description": "Forum section link in Help tab", 355 "description": "'Support' section list item in Help tab",
356 "message": "Adblock Plus support forum" 356 "message": "Found a bug? <a>Send us a bug report</a>"
357 }, 357 },
358 "options_media_title": { 358 "options_report_forum": {
359 "description": "Social media Section name in Help tab", 359 "description": "'Support' section list item in Help tab",
360 "message": "Social media" 360 "message": "Want support from our community? <a>Go to the Forum</a>"
361 }, 361 },
362 "options_media_description": { 362 "options_social_title": {
363 "description": "Social media section description in Help tab", 363 "description": "'Section' title in Help tab",
364 "message": "If there are major problems with Adblock Plus which affects all of our users, we tell you in our social media channels." 364 "message": "Get in touch"
365 },
366 "options_social_description": {
367 "description": "'Get in touch' section description in Help tab",
368 "message": "Have a question or a new idea? We're here to help."
369 },
370 "options_email": {
371 "description": "Email label in Help tab",
372 "message": "Email:"
365 }, 373 },
366 "options_dialog_predefined_confirm": { 374 "options_dialog_predefined_confirm": {
367 "description": "Confirming to add a predefined subscription when asked in a dialog", 375 "description": "Confirming to add a predefined subscription when asked in a dialog",
368 "message": "Yes, use this filter list" 376 "message": "Yes, use this filter list"
369 }, 377 },
370 "options_dialog_predefined_title": { 378 "options_dialog_predefined_title": {
371 "description": "Dialog title for adding a predefined subscription", 379 "description": "Dialog title for adding a predefined subscription",
372 "message": "Do you really want to use this filter list?" 380 "message": "Do you really want to use this filter list?"
373 }, 381 },
374 "options_dialog_custom_title": { 382 "options_dialog_custom_title": {
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
469 }, 477 },
470 "options_language_ro": { 478 "options_language_ro": {
471 "description": "Language name shown in add language modal dialog", 479 "description": "Language name shown in add language modal dialog",
472 "message": "Romanian" 480 "message": "Romanian"
473 }, 481 },
474 "options_language_ru_uk": { 482 "options_language_ru_uk": {
475 "description": "Language name shown in add language modal dialog", 483 "description": "Language name shown in add language modal dialog",
476 "message": "Russian and Ukrainian" 484 "message": "Russian and Ukrainian"
477 } 485 }
478 } 486 }
OLDNEW
« no previous file with comments | « no previous file | new-options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld