mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Update eth_sign warning language (#12034)
* Update messages.json * Update messages.json
This commit is contained in:
parent
09e79f273a
commit
5daf8cc77c
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user