From 8d1b7865152720008b27ddcb99a9732adef74a74 Mon Sep 17 00:00:00 2001 From: Anastasia Poupeney Date: Thu, 26 Jul 2018 18:35:11 +0200 Subject: [PATCH] wording --- static/i18n/en/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/i18n/en/app.json b/static/i18n/en/app.json index cbed0f97..da867665 100644 --- a/static/i18n/en/app.json +++ b/static/i18n/en/app.json @@ -196,7 +196,7 @@ "successDescription_plural": "Your accounts have been created.", "createNewAccount": { "title": "Add a new account", - "noOperationOnLastAccount": "No transactions found on your last new account <1><0>{{accountName}}. You can add a new account after you've started transacting on that account.", + "noOperationOnLastAccount": "There are no transactions on your last created <1><0>{{accountName}} account. You must first receive a transaction on that account before you can add a new one.", "noAccountToCreate": "No <1><0>{{currencyName}} account was found to create" }, "cta": { @@ -459,4 +459,4 @@ "desc_2": "Please beware that Ledger does not provide financial, tax, or legal advice. You should take such decisions on your own or consult with reliable experts.", "cta": "Got it" } -} \ No newline at end of file +}