aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales/en/messages.json
diff options
context:
space:
mode:
authorWhymarrh Whitby <whymarrh.whitby@gmail.com>2018-08-09 05:49:00 +0800
committerWhymarrh Whitby <whymarrh.whitby@gmail.com>2018-08-14 06:17:45 +0800
commit6c11ae44bfb6e9f81aa8c8345a8558267a2ed6fb (patch)
treeca1797dfba077f6bab06a0fd3ffefe4e0fe581f8 /app/_locales/en/messages.json
parente2be22a4b722df608cb764042cc8ade6664414d8 (diff)
downloadtangerine-wallet-browser-6c11ae44bfb6e9f81aa8c8345a8558267a2ed6fb.tar.gz
tangerine-wallet-browser-6c11ae44bfb6e9f81aa8c8345a8558267a2ed6fb.tar.zst
tangerine-wallet-browser-6c11ae44bfb6e9f81aa8c8345a8558267a2ed6fb.zip
Fix casing of MetaMask in all localized messages
Using the following: sed -i.bak s/Metamask/MetaMask/ app/_locales/**/*.json && \ find app/_locales/ -name '*.bak' -delete
Diffstat (limited to 'app/_locales/en/messages.json')
-rw-r--r--app/_locales/en/messages.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json
index 62ec4ce37..1c42e865f 100644
--- a/app/_locales/en/messages.json
+++ b/app/_locales/en/messages.json
@@ -120,7 +120,7 @@
"message": "Close"
},
"chromeRequiredForTrezor":{
- "message": "You need to use Metamask on Google Chrome in order to connect to your TREZOR device."
+ "message": "You need to use MetaMask on Google Chrome in order to connect to your TREZOR device."
},
"confirm": {
"message": "Confirm"
@@ -150,7 +150,7 @@
"message": "Connect to Trezor"
},
"connectToTrezorHelp": {
- "message": "Metamask is able to access your TREZOR ethereum accounts. First make sure your device is connected and unlocked."
+ "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."
@@ -1087,7 +1087,7 @@
"message": "Welcome to the New UI (Beta)"
},
"uiWelcomeMessage": {
- "message": "You are now using the new Metamask UI."
+ "message": "You are now using the new MetaMask UI."
},
"unapproved": {
"message": "Unapproved"