aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales
diff options
context:
space:
mode:
authorbrunobar79 <brunobar79@gmail.com>2018-08-15 23:44:00 +0800
committerbrunobar79 <brunobar79@gmail.com>2018-08-15 23:44:00 +0800
commit837be704f531b0b8851d285f269ed48849b0a425 (patch)
treee93a6e51d22b5e6b7ab1aac4783e501d1c3a3ab4 /app/_locales
parentd2d8d38346e0c25e972da535eec572338ad035e6 (diff)
downloadtangerine-wallet-browser-837be704f531b0b8851d285f269ed48849b0a425.tar
tangerine-wallet-browser-837be704f531b0b8851d285f269ed48849b0a425.tar.gz
tangerine-wallet-browser-837be704f531b0b8851d285f269ed48849b0a425.tar.bz2
tangerine-wallet-browser-837be704f531b0b8851d285f269ed48849b0a425.tar.lz
tangerine-wallet-browser-837be704f531b0b8851d285f269ed48849b0a425.tar.xz
tangerine-wallet-browser-837be704f531b0b8851d285f269ed48849b0a425.tar.zst
tangerine-wallet-browser-837be704f531b0b8851d285f269ed48849b0a425.zip
change Metamask for MetaMask
Diffstat (limited to 'app/_locales')
-rw-r--r--app/_locales/en/messages.json8
1 files changed, 1 insertions, 7 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json
index 1614ede81..515f8becb 100644
--- a/app/_locales/en/messages.json
+++ b/app/_locales/en/messages.json
@@ -120,7 +120,7 @@
"message": "Close"
},
"chromeRequiredForHardwareWallets":{
- "message": "You need to use Metamask on Google Chrome in order to connect to your Hardware Wallet."
+ "message": "You need to use MetaMask on Google Chrome in order to connect to your Hardware Wallet."
},
"confirm": {
"message": "Confirm"
@@ -152,12 +152,6 @@
"connectToTrezor": {
"message": "Connect to Trezor"
},
- "connectToTrezorHelp": {
- "message": "MetaMask is able to access your TREZOR Ethereum accounts. First make sure your device is connected and unlocked."
- },
- "connectToTrezorTrouble": {
- "message": "If you are having trouble, please make sure you are using the latest version of the TREZOR firmware."
- },
"continue": {
"message": "Continue"
},