mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Merge pull request #12044 from MetaMask/dev-olu-12028
Use the same wording during onboard for importing a wallet, secret recovery phrase, and remove the term vault
This commit is contained in:
commit
5cf3e19910
@ -1073,7 +1073,7 @@
|
||||
"message": " Imported accounts will not be associated with your originally created MetaMask account Secret Recovery Phrase. Learn more about imported accounts "
|
||||
},
|
||||
"importAccountSeedPhrase": {
|
||||
"message": "Import an account with Secret Recovery Phrase"
|
||||
"message": "Import a wallet with Secret Recovery Phrase"
|
||||
},
|
||||
"importAccountText": {
|
||||
"message": "or $1",
|
||||
@ -1819,7 +1819,7 @@
|
||||
"message": "WARNING: Never disclose your Secret Recovery Phrase. Anyone with this phrase can take your Ether forever."
|
||||
},
|
||||
"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": {
|
||||
"message": "Secure Wallet"
|
||||
|
Loading…
Reference in New Issue
Block a user