From 2b1718945f76ee248450d4c7a0ec85a49c514b8a Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Mon, 30 Jul 2018 16:47:25 -0400 Subject: [PATCH] update paymentCharged messages --- jslib | 2 +- src/locales/en/messages.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jslib b/jslib index 557b2fc3f0..cfa4664b31 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit 557b2fc3f093ee1e2eb4515c2e33c613f083c327 +Subproject commit cfa4664b3182840ec3f8dac6da8e8562d11468d3 diff --git a/src/locales/en/messages.json b/src/locales/en/messages.json index 5bee284983..d5649bdbd4 100644 --- a/src/locales/en/messages.json +++ b/src/locales/en/messages.json @@ -1333,10 +1333,10 @@ "description": "Short abbreviation for 'month'" }, "paymentChargedAnnually": { - "message": "Your payment method will be charged immediately and on a recurring basis each year. You may cancel at any time." + "message": "Your payment method will be charged immediately and then on a recurring basis each year. You may cancel at any time." }, "paymentChargedWithTrial": { - "message": "Your plan comes with a free 7 day trial. Your card will not be charged until the trial has ended and on a recurring basis each $INTERVAL$. You may cancel at any time.", + "message": "Your plan comes with a free 7 day trial. Your payment method will not be charged until the trial has ended. Billing will occur on a recurring basis each $INTERVAL$. You may cancel at any time.", "placeholders": { "interval": { "content": "$1",