Skip to content

Instantly share code, notes, and snippets.

@k88hudson
Last active November 23, 2018 17:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save k88hudson/466baf79990f19970579b1c10bbb6fcd to your computer and use it in GitHub Desktop.
Save k88hudson/466baf79990f19970579b1c10bbb6fcd to your computer and use it in GitHub Desktop.
Send to device defaults QA data
{
"messages": [
{
"id": "PREVIEW_SNIPPETS_DEFAULTS_SEND_TO_DEVICE",
"template": "send_to_device_snippet",
"content": {
"scene1_icon": "chrome://branding/content/icon64.png",
"scene1_text": "Browse without compromise with Firefox Mobile.",
"scene1_title": "Full-featured. Customizable. Lightning fast",
"scene2_button_label": "Send",
"scene2_disclaimer_html": "The intended recipient of the email must have consented. <privacyLink>Learn more.</privacyLink>",
"scene2_dismiss_button_text": "Dismiss",
"scene2_icon": "chrome://branding/content/icon64.png",
"scene2_text": "Send Firefox to your phone and take a powerful independent browser with you.",
"scene2_title": "This is a title!",
"error_text": "Oops, there was a problem.",
"success_title": "Your download link was sent.",
"success_text": "Check your device for the email message!",
"links": {
"privacyLink": {
"url": "https://www.mozilla.org/privacy/websites/?sample_rate=0.001&snippet_name=7894"
}
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment