mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Use the same wording during onboard for importing a wallet, secret recovery phrase, and remove the term vault
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
This commit is contained in:
parent
6f0d6b1693
commit
515f8561b7
@ -1054,7 +1054,7 @@
|
|||||||
"message": " Imported accounts will not be associated with your originally created MetaMask account Secret Recovery Phrase. Learn more about imported accounts "
|
"message": " Imported accounts will not be associated with your originally created MetaMask account Secret Recovery Phrase. Learn more about imported accounts "
|
||||||
},
|
},
|
||||||
"importAccountSeedPhrase": {
|
"importAccountSeedPhrase": {
|
||||||
"message": "Import an account with Secret Recovery Phrase"
|
"message": "Import a wallet with Secret Recovery Phrase"
|
||||||
},
|
},
|
||||||
"importAccountText": {
|
"importAccountText": {
|
||||||
"message": "or $1",
|
"message": "or $1",
|
||||||
@ -1794,7 +1794,7 @@
|
|||||||
"message": "WARNING: Never disclose your Secret Recovery Phrase. Anyone with this phrase can take your Ether forever."
|
"message": "WARNING: Never disclose your Secret Recovery Phrase. Anyone with this phrase can take your Ether forever."
|
||||||
},
|
},
|
||||||
"secretPhrase": {
|
"secretPhrase": {
|
||||||
"message": "Enter your secret phrase here to restore your vault."
|
"message": "Only the first account on this wallet will auto load. After completing this process, to add additional accounts, click the drop down menu, then select Create Account."
|
||||||
},
|
},
|
||||||
"secureWallet": {
|
"secureWallet": {
|
||||||
"message": "Secure Wallet"
|
"message": "Secure Wallet"
|
||||||
|
Loading…
Reference in New Issue
Block a user