mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
EIP-1559 - Update text for editing gas fee suggested by a dapp (#11532)
This commit is contained in:
parent
89e2da71cf
commit
1f70023ce1
@ -863,10 +863,10 @@
|
|||||||
"message": "Function Type"
|
"message": "Function Type"
|
||||||
},
|
},
|
||||||
"gasDisplayAcknowledgeDappButtonText": {
|
"gasDisplayAcknowledgeDappButtonText": {
|
||||||
"message": "Edit app suggestion"
|
"message": "Edit suggested gas fee"
|
||||||
},
|
},
|
||||||
"gasDisplayDappWarning": {
|
"gasDisplayDappWarning": {
|
||||||
"message": "This gas fee has been suggested by the app $1. It’s using legacy gas estimation which may be inaccurate. However, editing this gas fee may cause unintended consequences. Please reach out to the app team if you have questions.",
|
"message": "This gas fee has been suggested by $1. It’s 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.",
|
||||||
"description": "$1 represents the Dapp's origin"
|
"description": "$1 represents the Dapp's origin"
|
||||||
},
|
},
|
||||||
"gasFee": {
|
"gasFee": {
|
||||||
|
Loading…
Reference in New Issue
Block a user