From 5daf8cc77c81f735761fea86fd0cd071de90333a Mon Sep 17 00:00:00 2001 From: kumavis Date: Tue, 7 Sep 2021 16:10:55 -1000 Subject: [PATCH] Update eth_sign warning language (#12034) * Update messages.json * Update messages.json --- app/_locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index 542fa012dabb..0748349e0dbe 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -1970,7 +1970,7 @@ "message": "Sign" }, "signNotice": { - "message": "We are unable to predict the result of this signature. This signature could potentially perform any operation on your account's behalf, including granting complete control of your account and all of its assets to the requesting site. Only sign this message if you know what you're doing or completely trust the requesting site." + "message": "Signing this message can be dangerous. This signature could potentially perform any operation on your account's behalf, including granting complete control of your account and all of its assets to the requesting site. Only sign this message if you know what you're doing or completely trust the requesting site." }, "signatureRequest": { "message": "Signature Request"