From 08ec6e534d2dd4daa22001d7a90ab11ebfad76b7 Mon Sep 17 00:00:00 2001 From: Ben Gotow Date: Wed, 14 Sep 2016 14:16:19 -0400 Subject: [PATCH] fix(copy): Updating language for onboarding tour --- internal_packages/mode-switch/lib/main.es6 | 2 +- internal_packages/onboarding/lib/page-tutorial.jsx | 2 +- src/pro | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/internal_packages/mode-switch/lib/main.es6 b/internal_packages/mode-switch/lib/main.es6 index 54aa418de..72d254475 100644 --- a/internal_packages/mode-switch/lib/main.es6 +++ b/internal_packages/mode-switch/lib/main.es6 @@ -4,7 +4,7 @@ import {HasTutorialTip} from 'nylas-component-kit'; import ModeToggle from './mode-toggle'; const ToggleWithTutorialTip = HasTutorialTip(ModeToggle, { - title: 'Compose with Context', + title: 'Compose with context', instructions: "N1 shows you everything about your contacts right inside your inbox. See LinkedIn profiles, Twitter bios, message history, and more.", }); diff --git a/internal_packages/onboarding/lib/page-tutorial.jsx b/internal_packages/onboarding/lib/page-tutorial.jsx index c3f8b05c4..e22b6d70e 100644 --- a/internal_packages/onboarding/lib/page-tutorial.jsx +++ b/internal_packages/onboarding/lib/page-tutorial.jsx @@ -29,7 +29,7 @@ const Steps = [ id: 'snooze', title: 'Send on your own schedule', image: 'feature-snooze@2x.png', - description: "Snooze emails to any time that suits you. Schedule messages to send at the ideal time. N1 makes it easy to control the fabric of spacetime!", + description: "Snooze emails to return at any time that suits you. Schedule messages to send at the ideal time. N1 makes it easy to control the fabric of spacetime!", x: 5.5, y: 23.3, xDot: 10, diff --git a/src/pro b/src/pro index d396b7341..7279419dd 160000 --- a/src/pro +++ b/src/pro @@ -1 +1 @@ -Subproject commit d396b7341c8beb3ebbfd3116923a0d0be9e43b47 +Subproject commit 7279419dd174897c8d195c97b464346d283565b3