From 6366d69a9516a3354228dd59e34ad221849d0d76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Wed, 26 Sep 2018 14:04:15 +0200 Subject: [PATCH] Update errors.json --- static/i18n/en/errors.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/i18n/en/errors.json b/static/i18n/en/errors.json index 5af4d119..8acef277 100644 --- a/static/i18n/en/errors.json +++ b/static/i18n/en/errors.json @@ -100,7 +100,7 @@ "description": "Make sure the account to debit has sufficient balance" }, "NotEnoughBalanceBecauseDestinationNotCreated": { - "title": "Destination does not exist. Send at least {{minimalAmount}}" + "title": "Recipient address is inactive. Send at least {{minimalAmount}} to activate it" }, "PasswordsDontMatch": { "title": "Passwords don't match",