-
Notifications
You must be signed in to change notification settings - Fork 5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into gaba-addressbookcontroller
- Loading branch information
Showing
107 changed files
with
2,432 additions
and
269 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -470,15 +470,21 @@ | |
"message": "Tips on storing it safely" | ||
}, | ||
"endOfFlowMessage3": { | ||
"message": "Save a backup in multiple places" | ||
"message": "Save a backup in multiple places." | ||
}, | ||
"endOfFlowMessage4": { | ||
"message": "Never tell anyone" | ||
"message": "Never share the phrase with anyone." | ||
}, | ||
"endOfFlowMessage5": { | ||
"message": "If you need to back your seed phrase again, you can find it in Settings -> Security." | ||
"message": "Be careful of phishing! MetaMask will never spontaneously ask for your seed phrase." | ||
}, | ||
"endOfFlowMessage6": { | ||
"message": "If you need to back your up seed phrase again, you can find it in Settings -> Security." | ||
}, | ||
"endOfFlowMessage7": { | ||
"message": "If you ever have questions or see something fishy, email [email protected]." | ||
}, | ||
"endOfFlowMessage8": { | ||
"message": "MetaMask cannot recover your seedphrase. Learn more." | ||
}, | ||
"ensNameNotFound": { | ||
|
@@ -689,6 +695,9 @@ | |
"importWallet": { | ||
"message": "Import Wallet" | ||
}, | ||
"importYourExisting": { | ||
"message": "Import your existing wallet using a 12 word seed phrase" | ||
}, | ||
"imported": { | ||
"message": "Imported", | ||
"description": "status showing that an account has been fully loaded into the keyring" | ||
|
@@ -1000,6 +1009,12 @@ | |
"originalTotal": { | ||
"message": "Original Total" | ||
}, | ||
"participateInMetaMetrics": { | ||
"message": "Participate in MetaMetrics" | ||
}, | ||
"participateInMetaMetricsDescription": { | ||
"message": "Participate in MetaMetrics to help us make MetaMask better" | ||
}, | ||
"password": { | ||
"message": "Password" | ||
}, | ||
|
@@ -1435,6 +1450,9 @@ | |
"testFaucet": { | ||
"message": "Test Faucet" | ||
}, | ||
"thisWillCreate": { | ||
"message": "This will create a new wallet and seed phrase" | ||
}, | ||
"tips": { | ||
"message": "Tips" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.