From cfe0c9924d6231b90ef35df948827390cef895c3 Mon Sep 17 00:00:00 2001 From: Marko Bencun Date: Wed, 28 Nov 2018 16:26:13 +0100 Subject: [PATCH 1/2] rename Digital Bitbox to BitBox The product has been renamed, and the product homepage has moved to shiftcrypto.ch. --- README.md | 6 ++--- app/includes/footer.tpl | 2 +- app/includes/generateWallet.tpl | 2 +- app/scripts/controllers/signMsgCtrl.js | 2 +- app/scripts/directives/walletDecryptDrtv.html | 22 +++++++++---------- app/scripts/staticJS/digitalBitboxEth.js | 8 +++---- app/scripts/translations/en.js | 4 ++-- 7 files changed, 23 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 7789cbd7c3..9f67d7bb50 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Check gh-pages files against live website at https://www.myetherwallet.com | File Name| Status| |---|---| | index.html |![embedded.html](https://filechecker.myetherwallet.com/check?localFile=https://raw.githubusercontent.com/kvhnuke/etherwallet/gh-pages/index.html&remoteFile=https://www.myetherwallet.com/index.html)| -| embedded.html |![embedded.html](https://filechecker.myetherwallet.com/check?localFile=https://raw.githubusercontent.com/kvhnuke/etherwallet/gh-pages/embedded.html&remoteFile=https://www.myetherwallet.com/embedded.html)| +| embedded.html |![embedded.html](https://filechecker.myetherwallet.com/check?localFile=https://raw.githubusercontent.com/kvhnuke/etherwallet/gh-pages/embedded.html&remoteFile=https://www.myetherwallet.com/embedded.html)| | helpers.html |![embedded.html](https://filechecker.myetherwallet.com/check?localFile=https://raw.githubusercontent.com/kvhnuke/etherwallet/gh-pages/helpers.html&remoteFile=https://www.myetherwallet.com/helpers.html)| | signmsg.html |![signmsg.html](https://filechecker.myetherwallet.com/check?localFile=https://raw.githubusercontent.com/kvhnuke/etherwallet/gh-pages/signmsg.html&remoteFile=https://www.myetherwallet.com/signmsg.html)| | bin/startMEW.js |![startMEW.js](https://filechecker.myetherwallet.com/check?localFile=https://raw.githubusercontent.com/kvhnuke/etherwallet/gh-pages/bin/startMEW.js&remoteFile=https://www.myetherwallet.com/bin/startMEW.js)| @@ -64,10 +64,10 @@ Check gh-pages files against live website at https://www.myetherwallet.com #### Features - Create new wallets completely client side. -- Access your wallet via unencrypted private key, encrypted private key, keystore files, mnemonics, or Digital Bitbox, Ledger Nano S or TREZOR hardware wallet. +- Access your wallet via unencrypted private key, encrypted private key, keystore files, mnemonics, or BitBox, Ledger Nano S or TREZOR hardware wallet. - Easily send ETH and *any* ERC-20 Standard Token. [Many tokens included as default.](https://myetherwallet.groovehq.com/knowledge_base/topics/can-i-send-my-steem-slash-btc-slash-ltc-slash-nem-slash-to-myetherwallet) - Generate, sign & send transactions offline, ensuring your private keys never touch an internet-connected device. -- Securely access your ETH & Tokens on your [Digital Bitbox, Ledger or TREZOR Hardware Wallet](https://myetherwallet.groovehq.com/knowledge_base/topics/hardware-wallet-recommends) via the MyEtherWallet interface (Chrome & Opera natively, Firefox w/ [add-on](https://addons.mozilla.org/en-US/firefox/addon/u2f-support-add-on/)) +- Securely access your ETH & Tokens on your [BitBox, Ledger or TREZOR Hardware Wallet](https://myetherwallet.groovehq.com/knowledge_base/topics/hardware-wallet-recommends) via the MyEtherWallet interface (Chrome & Opera natively, Firefox w/ [add-on](https://addons.mozilla.org/en-US/firefox/addon/u2f-support-add-on/)) - Now in 18 languages thanks 100% to the amazing Ethereum community. - Supports URI Strings on Send Transaction Page. - to=[address] diff --git a/app/includes/footer.tpl b/app/includes/footer.tpl index eb972ea717..f7b31e6937 100644 --- a/app/includes/footer.tpl +++ b/app/includes/footer.tpl @@ -61,7 +61,7 @@ @@ -873,7 +873,7 @@