From 1f70023ce16d3efef6f92f61d6eff8363d0db74d Mon Sep 17 00:00:00 2001 From: David Walsh Date: Thu, 15 Jul 2021 12:23:15 -0500 Subject: [PATCH] EIP-1559 - Update text for editing gas fee suggested by a dapp (#11532) --- app/_locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index 1361a9326..84a85f30c 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -863,10 +863,10 @@ "message": "Function Type" }, "gasDisplayAcknowledgeDappButtonText": { - "message": "Edit app suggestion" + "message": "Edit suggested gas fee" }, "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" }, "gasFee": {