1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

also remove 'dapp' from descriptions

This commit is contained in:
Erik Marks 2020-06-15 11:35:15 -07:00
parent fc7930f6bc
commit b1fd1e5bde

View File

@ -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"