From 4599e6f85f6ad03369c754f2f6fc0e887269f334 Mon Sep 17 00:00:00 2001 From: Saivann Date: Mon, 8 Sep 2014 13:26:48 -0400 Subject: [PATCH] Drop list of hardware wallets in "Secure your wallet" --- _templates/secure-your-wallet.html | 5 ----- _translations/en.yml | 1 - 2 files changed, 6 deletions(-) diff --git a/_templates/secure-your-wallet.html b/_templates/secure-your-wallet.html index d2edabdc..b187037b 100755 --- a/_templates/secure-your-wallet.html +++ b/_templates/secure-your-wallet.html @@ -61,11 +61,6 @@ id: secure-your-wallet

{% translate hardwarewallet %}

{% translate hardwarewallettxt %}

-

{% translate hardwarewalletsoon %}

-

-Trezor
-ButterflyLabs BitSafe -

{% translate update %}

diff --git a/_translations/en.yml b/_translations/en.yml index 7f5a9134..2f4483fd 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -524,7 +524,6 @@ en: offlinetxtxt5: "Because the computer that is connected to the network cannot sign transactions, it cannot be used to withdraw any funds if it is compromised. Armory can be used to do offline transaction signature." hardwarewallet: "Hardware wallets" hardwarewallettxt: "Hardware wallets are the best balance between very high security and ease of use. These are little devices that are designed from the root to be a wallet and nothing else. No software can be installed on them, making them very secure against computer vulnerabilities and online thieves. Because they can allow backup, you can recover your funds if you lose the device." - hardwarewalletsoon: "As of today, no hardware wallet has entered in production but they are coming soon:" update: "Keep your software up to date" updatetxt: "Using the latest version of your Bitcoin software allows you to receive important stability and security fixes. Updates can prevent problems of various severity, include new useful features and help keep your wallet safe. Installing updates for all other software on your computer or mobile is also important to keep your wallet environment safer." offlinemulti: "Multi-signature to protect against theft"