From 75c5a13d7becab338431336dbda9e45804e88edc Mon Sep 17 00:00:00 2001 From: hesterbruikman <35233054+hesterbruikman@users.noreply.github.com> Date: Wed, 8 Apr 2020 17:03:32 +0200 Subject: [PATCH] Minor copy changes wallet MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Set default currency > Set currency These three words prove that a transaction is safe. > You should see these 3 words before signing each transaction You should see these words before signing each transaction. If you don’t, cancel and sign out. > If you see a different combination, cancel the transaction and sign out Signed-off-by: Andrey Shovkoplyas --- translations/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/en.json b/translations/en.json index 585f9c544a..69859cd0a3 100644 --- a/translations/en.json +++ b/translations/en.json @@ -855,7 +855,7 @@ "sending": "Sending", "sent-at": "Sent at", "set-a-topic": "Create a topic", - "set-currency": "Set default currency", + "set-currency": "Set currency", "set-dapp-access-permissions": "Set DApp access permissions", "settings": "Settings", "share": "Share", @@ -922,8 +922,8 @@ "this-device-desc": "Your keys will be encrypted and securely stored on your device", "this-is-you-signing": "This is your signing phrase", "this-will-take-few-seconds": "This will take a few seconds", - "three-words-description": "These three words prove that a transaction is safe.", - "three-words-description-2": "You should see these words before signing each transaction. If you don't, cancel and sign out.", + "three-words-description": "You should see these 3 words before signing each transaction", + "three-words-description-2": "If you see a different combination, cancel the transaction and sign out", "to": "To", "to-block": "Block", "to-encrypt-enter-password": "To encrypt the account please enter your password",