From 04a5e48f860a97215e404a6eda1484c67ca88ef3 Mon Sep 17 00:00:00 2001 From: Juan Cortes Ross Date: Tue, 5 Feb 2019 14:01:04 +0100 Subject: [PATCH] Updated wording for the error --- static/i18n/en/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/i18n/en/app.json b/static/i18n/en/app.json index d1b58fa1..16fd4a0f 100644 --- a/static/i18n/en/app.json +++ b/static/i18n/en/app.json @@ -901,7 +901,7 @@ "title": "This is not a valid {{currencyName}} address" }, "InvalidAddressBecauseDestinationIsAlsoSource": { - "title": "Destination and source accounts can't be the same" + "title": "Recipient address is the same as the sender address" }, "CantOpenDevice": { "title": "Oops, couldn’t connect to device",