From 515f8561b710cc10fb5c139503ad7bf36a8f5a93 Mon Sep 17 00:00:00 2001 From: "Akintayo A. Olusegun" Date: Wed, 8 Sep 2021 22:32:11 +0400 Subject: [PATCH] Use the same wording during onboard for importing a wallet, secret recovery phrase, and remove the term vault Signed-off-by: Akintayo A. Olusegun --- 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 657bf2004..81051567f 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -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 " }, "importAccountSeedPhrase": { - "message": "Import an account with Secret Recovery Phrase" + "message": "Import a wallet with Secret Recovery Phrase" }, "importAccountText": { "message": "or $1", @@ -1794,7 +1794,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"