Drop list of hardware wallets in "Secure your wallet"

This commit is contained in:
Saivann 2014-09-08 13:26:48 -04:00
parent bcabc7dfd2
commit 4599e6f85f
2 changed files with 0 additions and 6 deletions

View file

@ -61,11 +61,6 @@ id: secure-your-wallet
<div class="box boxexpand"> <div class="box boxexpand">
<h3><a href="#" onclick="boxShow(event);">{% translate hardwarewallet %}</a></h3> <h3><a href="#" onclick="boxShow(event);">{% translate hardwarewallet %}</a></h3>
<p>{% translate hardwarewallettxt %}</p> <p>{% translate hardwarewallettxt %}</p>
<p>{% translate hardwarewalletsoon %}</p>
<p>
<a href="http://www.bitcointrezor.com/">Trezor</a><br>
<a href="http://www.butterflylabs.com/bitcoin-hardware-wallet/">ButterflyLabs BitSafe</a>
</p>
</div> </div>
<h2>{% translate update %}</h2> <h2>{% translate update %}</h2>

View file

@ -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. <a href=\"https://bitcoinarmory.com/about/using-our-wallet/#offlinewallet\">Armory</a> can be used to do offline transaction signature." 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. <a href=\"https://bitcoinarmory.com/about/using-our-wallet/#offlinewallet\">Armory</a> can be used to do offline transaction signature."
hardwarewallet: "Hardware wallets" 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." 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" 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." 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" offlinemulti: "Multi-signature to protect against theft"