From 7e7094566aea13968f5de5a82165b5868a0d1f02 Mon Sep 17 00:00:00 2001 From: kumavis Date: Tue, 7 Sep 2021 12:45:32 -1000 Subject: [PATCH 1/2] 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..6185b230823a 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 have dangerous side effects. 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" From 9bb4ad306bcfd9c5bf62f114921aef9f3dc6a8d8 Mon Sep 17 00:00:00 2001 From: kumavis Date: Tue, 7 Sep 2021 12:51:03 -1000 Subject: [PATCH 2/2] 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 6185b230823a..0748349e0dbe 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -1970,7 +1970,7 @@ "message": "Sign" }, "signNotice": { - "message": "Signing this message can have dangerous side effects. 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"