From eb622d96fc5ebbad4804c99eb9c2763acbc97cd5 Mon Sep 17 00:00:00 2001 From: David Walsh Date: Wed, 21 Jul 2021 07:49:17 -0500 Subject: [PATCH] EIP-1559 - Fix dapp suggested warning (#11568) --- 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 967d54247..3400fcbe0 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -893,7 +893,7 @@ "message": "Edit suggested gas fee" }, "gasDisplayDappWarning": { - "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.", + "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": {