MetaMask / metamask-extension

:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
https://metamask.io
Other
11.84k stars 4.83k forks source link

Update copy text for flows where both DApps and snaps can request user confirmation #14258

Open FrederikBolding opened 2 years ago

FrederikBolding commented 2 years ago

I.e. if a snap uses eth_decrypt, the copy says "this site wants to decrypt...". Perhaps we should consider adding different copy for confirmations such as this.

Review the copy of confirmations and see which ones we need to remove/modify.

Outcome

  1. Gather a list of all copy that makes mention of site, but it also used by snaps
  2. Update the displayed copy for each one.
Montoya commented 1 year ago

Should update this task to be:

Change the copy to say "this snap wants to..." instead of "this site wants to..." when in a UI flow where a snap is requesting a user confirmation.