1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

EIP-1559 - Fix dapp suggested warning (#11568)

This commit is contained in:
David Walsh 2021-07-21 07:49:17 -05:00 committed by GitHub
parent 6d92759853
commit eb622d96fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -893,7 +893,7 @@
"message": "Edit suggested gas fee"
},
"gasDisplayDappWarning": {
"message": "This gas fee has been suggested by $1. Its using legacy gas estimation which may be inaccurate. However, editing this gas fee may cause a problem with your transaction. Please reach out to $1 if you have questions.",
"message": "This gas fee has been suggested by $1. Overriding this may cause a problem with your transaction. Please reach out to $1 if you have questions.",
"description": "$1 represents the Dapp's origin"
},
"gasFee": {