From 2c42cfdf1e8c8aff517cae9f6011dd39e503cef3 Mon Sep 17 00:00:00 2001 From: Thomas Date: Tue, 20 Mar 2018 11:04:15 -0700 Subject: Update onlySendToEtherAddress message --- app/_locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/_locales') diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index ecce27de2..7353d8976 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -694,7 +694,7 @@ "message": "Send Tokens" }, "onlySendToEtherAddress": { - "message": "Only send to an Ethereum address." + "message": "Only send ETH to an Ethereum address." }, "sendTokensAnywhere": { "message": "Send Tokens to anyone with an Ethereum account" -- cgit