forked from MetaMask/metamask-extension
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Conflux Portal -> ConfluxPortal
- Loading branch information
Showing
19 changed files
with
82 additions
and
82 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 |
---|---|---|
|
@@ -18,7 +18,7 @@ | |
"message": "Select this to use Confluxscan to show incoming transactions in the transactions list" | ||
}, | ||
"cancelledConnectionWithMetaMask": { | ||
"message": "Cancelled Connection With Conflux Portal" | ||
"message": "Cancelled Connection With ConfluxPortal" | ||
}, | ||
"chartOnlyAvailableEth": { | ||
"message": "Chart only available on Conflux networks." | ||
|
@@ -27,7 +27,7 @@ | |
"message": "Connected Sites" | ||
}, | ||
"connectingWithMetaMask": { | ||
"message": "Connecting With Conflux Portal..." | ||
"message": "Connecting With ConfluxPortal..." | ||
}, | ||
"connectTo": { | ||
"message": "Connect to $1", | ||
|
@@ -113,7 +113,7 @@ | |
"message": "Add Suggested Tokens" | ||
}, | ||
"addAcquiredTokens": { | ||
"message": "Add the tokens you've acquired using Conflux Portal" | ||
"message": "Add the tokens you've acquired using ConfluxPortal" | ||
}, | ||
"allowOriginSpendToken": { | ||
"message": "Allow $1 to spend your $2?", | ||
|
@@ -134,7 +134,7 @@ | |
"description": "The description of the application" | ||
}, | ||
"appName": { | ||
"message": "Conflux Portal", | ||
"message": "ConfluxPortal", | ||
"description": "The name of the application" | ||
}, | ||
"approve": { | ||
|
@@ -162,7 +162,7 @@ | |
"message": "Auto-Lock Timer (minutes)" | ||
}, | ||
"autoLockTimeLimitDescription": { | ||
"message": "Set the idle time in minutes before Conflux Portal will automatically log out" | ||
"message": "Set the idle time in minutes before ConfluxPortal will automatically log out" | ||
}, | ||
"average": { | ||
"message": "Average" | ||
|
@@ -214,7 +214,7 @@ | |
"message": "Your Browser is not supported..." | ||
}, | ||
"builtInCalifornia": { | ||
"message": "Conflux Portal a fork of Metamask which is designed and built in California. It's alterd to use on Conflux network in Beijing." | ||
"message": "ConfluxPortal a fork of Metamask which is designed and built in California. It's alterd to use on Conflux network in Beijing." | ||
}, | ||
"buyWithWyre": { | ||
"message": "We don't support Wyre" | ||
|
@@ -268,7 +268,7 @@ | |
"message": "Close" | ||
}, | ||
"chromeRequiredForHardwareWallets": { | ||
"message": "You need to use Conflux Portal on Google Chrome in order to connect to your Hardware Wallet. It's not fully tested yet. Use at your own risk." | ||
"message": "You need to use ConfluxPortal on Google Chrome in order to connect to your Hardware Wallet. It's not fully tested yet. Use at your own risk." | ||
}, | ||
"confirm": { | ||
"message": "Confirm" | ||
|
@@ -488,7 +488,7 @@ | |
"message": "Never share the phrase with anyone." | ||
}, | ||
"endOfFlowMessage5": { | ||
"message": "Be careful of phishing! Conflux Portal will never spontaneously ask for your seed phrase." | ||
"message": "Be careful of phishing! ConfluxPortal will never spontaneously ask for your seed phrase." | ||
}, | ||
"endOfFlowMessage6": { | ||
"message": "If you need to back up your seed phrase again, you can find it in Settings -> Security." | ||
|
@@ -497,7 +497,7 @@ | |
"message": "If you ever have questions or see something fishy, email [email protected]." | ||
}, | ||
"endOfFlowMessage8": { | ||
"message": "Conflux Portal cannot recover your seedphrase." | ||
"message": "ConfluxPortal cannot recover your seedphrase." | ||
}, | ||
"endOfFlowMessage9": { | ||
"message": "Learn more." | ||
|
@@ -507,7 +507,7 @@ | |
}, | ||
"extensionId": { | ||
"message": "Extension ID: $1", | ||
"description": "$1 is a string of random letters that are the id of another extension connecting to Conflux Portal" | ||
"description": "$1 is a string of random letters that are the id of another extension connecting to ConfluxPortal" | ||
}, | ||
"externalExtension": { | ||
"message": "External Extension" | ||
|
@@ -678,7 +678,7 @@ | |
"message": "Connect a hardware wallet" | ||
}, | ||
"hardwareWalletsMsg": { | ||
"message": "Select a hardware wallet you'd like to use with Conflux Portal" | ||
"message": "Select a hardware wallet you'd like to use with ConfluxPortal" | ||
}, | ||
"havingTroubleConnecting": { | ||
"message": "Having trouble connecting?" | ||
|
@@ -710,7 +710,7 @@ | |
"message": "Import Account" | ||
}, | ||
"importAccountMsg": { | ||
"message": " Imported accounts will not be associated with your originally created Conflux Portal account seedphrase. Learn more about imported accounts " | ||
"message": " Imported accounts will not be associated with your originally created ConfluxPortal account seedphrase. Learn more about imported accounts " | ||
}, | ||
"importAccountSeedPhrase": { | ||
"message": "Import an Account with Seed Phrase" | ||
|
@@ -814,8 +814,8 @@ | |
"message": "Would you like to add these tokens?" | ||
}, | ||
"likeToConnect": { | ||
"message": "$1 would like to connect to your Conflux Portal account", | ||
"description": "$1 is the name/url of a site/dapp asking to connect to Conflux Portal" | ||
"message": "$1 would like to connect to your ConfluxPortal account", | ||
"description": "$1 is the name/url of a site/dapp asking to connect to ConfluxPortal" | ||
}, | ||
"links": { | ||
"message": "Links" | ||
|
@@ -860,7 +860,7 @@ | |
"message": "Connecting you to Conflux and the Decentralized Web." | ||
}, | ||
"metamaskVersion": { | ||
"message": "Conflux Portal Version" | ||
"message": "ConfluxPortal Version" | ||
}, | ||
"missingYourTokens": { | ||
"message": "Don't see your tokens?" | ||
|
@@ -875,13 +875,13 @@ | |
"message": "My Wallet Accounts" | ||
}, | ||
"myWalletAccountsDescription": { | ||
"message": "All of your Conflux Portal created accounts will automatically be added to this section." | ||
"message": "All of your ConfluxPortal created accounts will automatically be added to this section." | ||
}, | ||
"mustSelectOne": { | ||
"message": "Must select at least 1 token." | ||
}, | ||
"needEtherInWallet": { | ||
"message": "To interact with decentralized applications using Conflux Portal, you’ll need CFX in your wallet." | ||
"message": "To interact with decentralized applications using ConfluxPortal, you’ll need CFX in your wallet." | ||
}, | ||
"needImportFile": { | ||
"message": "You must select a file to import.", | ||
|
@@ -925,7 +925,7 @@ | |
"message": "New Network" | ||
}, | ||
"newToMetaMask": { | ||
"message": "New to Conflux Portal?" | ||
"message": "New to ConfluxPortal?" | ||
}, | ||
"noAlreadyHaveSeed": { | ||
"message": "No, I already have a seed phrase" | ||
|
@@ -934,7 +934,7 @@ | |
"message": "Protect Your Keys!" | ||
}, | ||
"protectYourKeysMessage1": { | ||
"message": "Be careful with your seed phrase — there have been reports of websites that attempt to imitate Conflux Portal. Conflux Portal will never ask for your seed phrase!" | ||
"message": "Be careful with your seed phrase — there have been reports of websites that attempt to imitate ConfluxPortal. ConfluxPortal will never ask for your seed phrase!" | ||
}, | ||
"protectYourKeysMessage2": { | ||
"message": "Keep your phrase safe. If you see something fishy, or you’re uncertain about a website, email [email protected]" | ||
|
@@ -1004,7 +1004,7 @@ | |
"message": "Participate in MetaMetrics (actually that's a metamask thing not conflux thing, we don't have this for real)" | ||
}, | ||
"participateInMetaMetricsDescription": { | ||
"message": "Participate in MetaMetrics to help us make Conflux Portal better (actually that's a metamask thing not conflux thing, we don't have this for real)" | ||
"message": "Participate in MetaMetrics to help us make ConfluxPortal better (actually that's a metamask thing not conflux thing, we don't have this for real)" | ||
}, | ||
"password": { | ||
"message": "Password" | ||
|
@@ -1145,7 +1145,7 @@ | |
"message": "Ready to Connect?" | ||
}, | ||
"revokeInPermissions": { | ||
"message": "* You can view and revoke permissions in Conflux Portal settings." | ||
"message": "* You can view and revoke permissions in ConfluxPortal settings." | ||
}, | ||
"rinkeby": { | ||
"message": "Rinkeby Test Network" | ||
|
@@ -1253,7 +1253,7 @@ | |
"message": "Select an Account" | ||
}, | ||
"selectAnAccountHelp": { | ||
"message": "Select the account to view in Conflux Portal" | ||
"message": "Select the account to view in ConfluxPortal" | ||
}, | ||
"selectAHigherGasFee": { | ||
"message": "Select a higher gas fee to accelerate the processing of your transaction.*" | ||
|
@@ -1335,7 +1335,7 @@ | |
"message": "Switch Networks" | ||
}, | ||
"stateLogFileName": { | ||
"message": "Conflux Portal State Logs" | ||
"message": "ConfluxPortal State Logs" | ||
}, | ||
"stateLogs": { | ||
"message": "State Logs" | ||
|
@@ -1401,16 +1401,16 @@ | |
"message": "You can sync your accounts and information with your mobile device. Open the ConfluxPortal mobile app, go to \"Settings\" and tap on \"Sync from Browser Extension\" (Conflux version of MetaMask don't support mobile yet)" | ||
}, | ||
"syncWithMobileDescNewUsers": { | ||
"message": "If you just open the Conflux Portal Mobile app for the first time, just follow the steps in your phone. (Conflux version of MetaMask don't support mobile yet)" | ||
"message": "If you just open the ConfluxPortal Mobile app for the first time, just follow the steps in your phone. (Conflux version of MetaMask don't support mobile yet)" | ||
}, | ||
"syncWithMobileScanThisCode": { | ||
"message": "Scan this code with your Conflux Portal mobile app (Conflux version of MetaMask don't support mobile yet)" | ||
"message": "Scan this code with your ConfluxPortal mobile app (Conflux version of MetaMask don't support mobile yet)" | ||
}, | ||
"syncWithMobileBeCareful": { | ||
"message": "Make sure nobody else is looking at your screen when you scan this code (Conflux version of MetaMask don't support mobile yet)" | ||
}, | ||
"syncWithMobileComplete": { | ||
"message": "Your data has been synced successfully. Enjoy the Conflux Portal mobile app! (Conflux version of MetaMask don't support mobile yet)" | ||
"message": "Your data has been synced successfully. Enjoy the ConfluxPortal mobile app! (Conflux version of MetaMask don't support mobile yet)" | ||
}, | ||
"terms": { | ||
"message": "Terms of Use" | ||
|
@@ -1427,7 +1427,7 @@ | |
}, | ||
"thisWillAllowExternalExtension": { | ||
"message": "This will allow an external extension with id $1 to:", | ||
"description": "$1 is a string of random letters that are the id of another extension connecting to Conflux Portal" | ||
"description": "$1 is a string of random letters that are the id of another extension connecting to ConfluxPortal" | ||
}, | ||
"thisWillCreate": { | ||
"message": "This will create a new wallet and seed phrase" | ||
|
@@ -1443,7 +1443,7 @@ | |
}, | ||
"toConnectWith": { | ||
"message": "To connect with $1", | ||
"description": "$1 is the name or domain of a site/dapp that asking to connect with Conflux Portal" | ||
"description": "$1 is the name or domain of a site/dapp that asking to connect with ConfluxPortal" | ||
}, | ||
"toETHviaShapeShift": { | ||
"message": "$1 to CFX via ShapeShift", | ||
|
@@ -1527,7 +1527,7 @@ | |
"message": "Try again" | ||
}, | ||
"typePassword": { | ||
"message": "Type your Conflux Portal password" | ||
"message": "Type your ConfluxPortal password" | ||
}, | ||
"unapproved": { | ||
"message": "Unapproved" | ||
|
@@ -1602,7 +1602,7 @@ | |
"message": "Welcome Back!" | ||
}, | ||
"welcome": { | ||
"message": "Welcome to Conflux Portal" | ||
"message": "Welcome to ConfluxPortal" | ||
}, | ||
"writePhrase": { | ||
"message": "Write this phrase on a piece of paper and store in a secure location. If you want even more security, write it down on multiple pieces of paper and store each in 2 - 3 different locations." | ||
|
Oops, something went wrong.