From 31d2d5a11cbf9f6fd41bff273aad1d23e014caa8 Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Sat, 7 Sep 2019 00:05:46 +0200 Subject: Make trial activation more obvious --- .../components/ui/ActivateTrialButton/index.json | 55 ++++++++++++++++++---- 1 file changed, 47 insertions(+), 8 deletions(-) (limited to 'src/i18n/messages') diff --git a/src/i18n/messages/src/components/ui/ActivateTrialButton/index.json b/src/i18n/messages/src/components/ui/ActivateTrialButton/index.json index 08c1a9293..464de5c63 100644 --- a/src/i18n/messages/src/components/ui/ActivateTrialButton/index.json +++ b/src/i18n/messages/src/components/ui/ActivateTrialButton/index.json @@ -4,11 +4,11 @@ "defaultMessage": "!!!Get a Franz Supporter License", "file": "src/components/ui/ActivateTrialButton/index.js", "start": { - "line": 13, + "line": 15, "column": 10 }, "end": { - "line": 16, + "line": 18, "column": 3 } }, @@ -17,11 +17,11 @@ "defaultMessage": "!!!Yes, I want the free 14 day trial of Franz Professional", "file": "src/components/ui/ActivateTrialButton/index.js", "start": { - "line": 17, + "line": 19, "column": 15 }, "end": { - "line": 20, + "line": 22, "column": 3 } }, @@ -30,11 +30,11 @@ "defaultMessage": "!!!Upgrade account", "file": "src/components/ui/ActivateTrialButton/index.js", "start": { - "line": 21, + "line": 23, "column": 15 }, "end": { - "line": 24, + "line": 26, "column": 3 } }, @@ -43,11 +43,50 @@ "defaultMessage": "!!!Activate the free Franz Professional trial", "file": "src/components/ui/ActivateTrialButton/index.js", "start": { - "line": 25, + "line": 27, "column": 20 }, "end": { - "line": 28, + "line": 30, + "column": 3 + } + }, + { + "id": "pricing.trial.terms.headline", + "defaultMessage": "!!!No strings attached", + "file": "src/components/ui/ActivateTrialButton/index.js", + "start": { + "line": 31, + "column": 29 + }, + "end": { + "line": 34, + "column": 3 + } + }, + { + "id": "pricing.trial.terms.noCreditCard", + "defaultMessage": "!!!No credit card required", + "file": "src/components/ui/ActivateTrialButton/index.js", + "start": { + "line": 35, + "column": 16 + }, + "end": { + "line": 38, + "column": 3 + } + }, + { + "id": "pricing.trial.terms.automaticTrialEnd", + "defaultMessage": "!!!Your free trial ends automatically after 14 days", + "file": "src/components/ui/ActivateTrialButton/index.js", + "start": { + "line": 39, + "column": 21 + }, + "end": { + "line": 42, "column": 3 } } -- cgit v1.2.3-70-g09d2 From 3bbc8948c95141aa36b133fd17a59fb0ade4596b Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Sat, 7 Sep 2019 00:09:44 +0200 Subject: fix linting issues --- src/components/ui/ActivateTrialButton/index.js | 2 -- .../components/ui/ActivateTrialButton/index.json | 28 +++++++++++----------- 2 files changed, 14 insertions(+), 16 deletions(-) (limited to 'src/i18n/messages') diff --git a/src/components/ui/ActivateTrialButton/index.js b/src/components/ui/ActivateTrialButton/index.js index 151d7cc6d..e0637da90 100644 --- a/src/components/ui/ActivateTrialButton/index.js +++ b/src/components/ui/ActivateTrialButton/index.js @@ -5,11 +5,9 @@ import { defineMessages, intlShape } from 'react-intl'; import classnames from 'classnames'; import { Button } from '@meetfranz/forms'; -import { H2 } from '@meetfranz/ui'; import { gaEvent } from '../../../lib/analytics'; import UserStore from '../../../stores/UserStore'; -import FeatureItem from '../FeatureItem'; const messages = defineMessages({ action: { diff --git a/src/i18n/messages/src/components/ui/ActivateTrialButton/index.json b/src/i18n/messages/src/components/ui/ActivateTrialButton/index.json index 464de5c63..fd969da78 100644 --- a/src/i18n/messages/src/components/ui/ActivateTrialButton/index.json +++ b/src/i18n/messages/src/components/ui/ActivateTrialButton/index.json @@ -4,11 +4,11 @@ "defaultMessage": "!!!Get a Franz Supporter License", "file": "src/components/ui/ActivateTrialButton/index.js", "start": { - "line": 15, + "line": 13, "column": 10 }, "end": { - "line": 18, + "line": 16, "column": 3 } }, @@ -17,11 +17,11 @@ "defaultMessage": "!!!Yes, I want the free 14 day trial of Franz Professional", "file": "src/components/ui/ActivateTrialButton/index.js", "start": { - "line": 19, + "line": 17, "column": 15 }, "end": { - "line": 22, + "line": 20, "column": 3 } }, @@ -30,11 +30,11 @@ "defaultMessage": "!!!Upgrade account", "file": "src/components/ui/ActivateTrialButton/index.js", "start": { - "line": 23, + "line": 21, "column": 15 }, "end": { - "line": 26, + "line": 24, "column": 3 } }, @@ -43,11 +43,11 @@ "defaultMessage": "!!!Activate the free Franz Professional trial", "file": "src/components/ui/ActivateTrialButton/index.js", "start": { - "line": 27, + "line": 25, "column": 20 }, "end": { - "line": 30, + "line": 28, "column": 3 } }, @@ -56,11 +56,11 @@ "defaultMessage": "!!!No strings attached", "file": "src/components/ui/ActivateTrialButton/index.js", "start": { - "line": 31, + "line": 29, "column": 29 }, "end": { - "line": 34, + "line": 32, "column": 3 } }, @@ -69,11 +69,11 @@ "defaultMessage": "!!!No credit card required", "file": "src/components/ui/ActivateTrialButton/index.js", "start": { - "line": 35, + "line": 33, "column": 16 }, "end": { - "line": 38, + "line": 36, "column": 3 } }, @@ -82,11 +82,11 @@ "defaultMessage": "!!!Your free trial ends automatically after 14 days", "file": "src/components/ui/ActivateTrialButton/index.js", "start": { - "line": 39, + "line": 37, "column": 21 }, "end": { - "line": 42, + "line": 40, "column": 3 } } -- cgit v1.2.3-70-g09d2