From fc7930f6bc317748cd4e1b4b0d7bc81cbe414573 Mon Sep 17 00:00:00 2001 From: Erik Marks Date: Mon, 15 Jun 2020 11:30:56 -0700 Subject: [PATCH 1/5] remove all user-facing instances of 'dapp' --- 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 27e8e1dae..423349ef6 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -1461,10 +1461,10 @@ "message": "Select the account you want to view. You can only choose one at a time." }, "step3HardwareWallet": { - "message": "3. Start using dApps and more!" + "message": "3. Start using web3 sites and more!" }, "step3HardwareWalletMsg": { - "message": "Use your hardware account like you would with any Ethereum account. Connect to dApps, send ETH, buy and store ERC20 tokens and non-fungible tokens like CryptoKitties." + "message": "Use your hardware account like you would with any Ethereum account. Connect to web3 sites, send ETH, buy and store ERC20 tokens and non-fungible tokens like CryptoKitties." }, "storePhrase": { "message": "Store this phrase in a password manager like 1Password." From b1fd1e5bde503672059ecef43c24ec1c3491754d Mon Sep 17 00:00:00 2001 From: Erik Marks Date: Mon, 15 Jun 2020 11:35:15 -0700 Subject: [PATCH 2/5] also remove 'dapp' from descriptions --- app/_locales/en/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index 423349ef6..31207bec5 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -84,7 +84,7 @@ }, "connectTo": { "message": "Connect to $1", - "description": "$1 is the name/origin of a site/dapp that the user can connect to metamask" + "description": "$1 is the name/origin of a web3 site/application that the user can connect to metamask" }, "connectToAll": { "message": "Connect to all your $1", @@ -100,7 +100,7 @@ }, "connectToMultipleNumberOfAccounts": { "message": "$1 accounts", - "description": "$1 is the number of accounts to which the site/dapp is asking to connect; this will substitute $1 in connectToMultiple" + "description": "$1 is the number of accounts to which the web3 site/application is asking to connect; this will substitute $1 in connectToMultiple" }, "contractInteraction": { "message": "Contract Interaction" @@ -1755,7 +1755,7 @@ }, "decryptMessageNotice": { "message": "$1 would like to read this message to complete your action", - "description": "$1 is website or dapp name" + "description": "$1 is web3 site or application name" }, "decryptMetamask": { "message": "Decrypt message" @@ -1775,7 +1775,7 @@ }, "encryptionPublicKeyNotice": { "message": "$1 would like your public encryption key. By consenting, this site will be able to compose encrypted messages to you.", - "description": "$1 is website or dapp name" + "description": "$1 is web3 site or application name" }, "thisSite": { "message": "this site" From 22679622f551fdc3f54aa25878eefdccee47f903 Mon Sep 17 00:00:00 2001 From: Erik Marks <25517051+rekmarks@users.noreply.github.com> Date: Mon, 15 Jun 2020 11:38:51 -0700 Subject: [PATCH 3/5] Update app/_locales/en/messages.json Co-authored-by: Whymarrh Whitby --- 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 31207bec5..243543418 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -1755,7 +1755,7 @@ }, "decryptMessageNotice": { "message": "$1 would like to read this message to complete your action", - "description": "$1 is web3 site or application name" + "description": "$1 is the web3 site name" }, "decryptMetamask": { "message": "Decrypt message" From 7f47eb53edea09d42cbd7b5628f81995cb30249a Mon Sep 17 00:00:00 2001 From: Erik Marks <25517051+rekmarks@users.noreply.github.com> Date: Mon, 15 Jun 2020 11:38:57 -0700 Subject: [PATCH 4/5] Update app/_locales/en/messages.json Co-authored-by: Whymarrh Whitby --- 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 243543418..c0cca652d 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -1775,7 +1775,7 @@ }, "encryptionPublicKeyNotice": { "message": "$1 would like your public encryption key. By consenting, this site will be able to compose encrypted messages to you.", - "description": "$1 is web3 site or application name" + "description": "$1 is the web3 site name" }, "thisSite": { "message": "this site" From a48ec51c36d894690276a58d8afccf0900a7a320 Mon Sep 17 00:00:00 2001 From: Erik Marks Date: Mon, 15 Jun 2020 11:54:51 -0700 Subject: [PATCH 5/5] lowercase web3 --- 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 c0cca652d..d1a77bea0 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -26,7 +26,7 @@ "description": "$1 is the number of accounts" }, "connectedAccountsEmptyDescription": { - "message": "MetaMask is not connected this site. To connect to a Web3 site, find the connect button on their site." + "message": "MetaMask is not connected this site. To connect to a web3 site, find the connect button on their site." }, "primary": { "message": "Primary"