Add Hive Android to wallet page

This commit is contained in:
Jan Vornberger 2014-05-24 19:52:45 +02:00
parent bb85d18303
commit f65c58cb0e
2 changed files with 33 additions and 0 deletions

View file

@ -30,6 +30,21 @@ id: choose-your-wallet
<a href="#" onclick="return false;"><img src="/img/clients/lo-bitcoinwallet.png" alt="bitcoin wallet" />Bitcoin<br>Wallet</a>
</div>
{% case page.lang %}
{% when 'ar' or 'bg' or 'de' or 'es' or 'fa' or 'fr' or 'hu' or 'id' or 'it' or 'nl' or 'pl' or 'pt_BR' or 'ro' or 'ru' or 'sv' or 'tr' or 'zh_CN' or 'zh_TW' %}
{% else %}
<div>
<div>
<div>
<h2>Hive Android</h2>
<span><img src="/img/os/android.png" alt="Android" title="Android" /></span>
<p>{% translate wallethive-android %}</p>
<p><a href="https://www.hivewallet.com">{% translate walletvisit %}</a></p>
</div>
</div>
<a href="#" onclick="return false;"><img src="/img/clients/lo-hive.png" alt="hive" />Hive<br>Android</a>
</div>
{% endcase %}
{% case page.lang %}
{% when 'ar' or 'fa' or 'id' or 'nl' or 'pl' or 'tr' or 'zh_TW' %}
{% else %}
<div data-id="mycelium">
@ -304,6 +319,23 @@ id: choose-your-wallet
<a href="#" onclick="return false;"><img src="/img/clients/lo-bitcoinwallet.png" alt="bitcoin wallet" />Bitcoin<br>Wallet</a>
</div>
{% case page.lang %}
{% when 'ar' or 'bg' or 'de' or 'es' or 'fa' or 'fr' or 'hu' or 'id' or 'it' or 'nl' or 'pl' or 'pt_BR' or 'ro' or 'ru' or 'sv' or 'tr' or 'zh_CN' or 'zh_TW' %}
{% else %}
<div>
<div>
<div class="b1"></div>
<div class="b2">
<h2>Hive Android</h2>
<span><img src="/img/os/android.png" alt="Android" title="Android" /></span>
<p class="hyphenate">{% translate wallethive-android %}</p>
<p><a href="https://www.hivewallet.com">{% translate walletvisit %}</a></p>
</div>
<div class="b3"></div>
</div>
<a href="#" onclick="return false;"><img src="/img/clients/lo-hive.png" alt="hive" />Hive<br>Android</a>
</div>
{% endcase %}
{% case page.lang %}
{% when 'ar' or 'fa' or 'id' or 'nl' or 'pl' or 'tr' or 'zh_TW' %}
{% else %}
<div data-id="mycelium">

View file

@ -111,6 +111,7 @@ en:
walletbitcoinqt: "Bitcoin Core is a full Bitcoin client and builds the backbone of the network. It offers the highest levels of security, privacy, and stability. However, it has fewer features and it takes a lot of space and memory."
walletmultibit: "MultiBit is a lightweight client that focuses on being fast and easy to use. It synchronizes with the network and is ready to use in minutes. MultiBit also supports many languages. It is a good choice for non-technical users."
wallethive: "Hive is a fast, integrated, user-friendly Bitcoin wallet for Mac OS X. With a focus on usability, Hive is translated into many languages and has apps, making it easy to interact with your favorite Bitcoin services and merchants."
wallethive-android: "Hive is a standalone wallet for Android, which requires no external server or account. It focuses on usability, yet provides a range of advanced features, such as touch-to-pay via NFC or reliable payments via Bluetooth. Hive Android is extensible through plugins."
walletarmory: "Armory is an advanced Bitcoin client that expands its features for Bitcoin power users. It offers many backup and encryption features, and it allows secure cold-storage on offline computers."
walletelectrum: "Electrum's focus is speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase."
walletbitcoinwallet: "Bitcoin Wallet for Android is easy to use and reliable, while also being secure and fast. Its vision is de-centralization and zero trust: No central service is needed for Bitcoin-related operations. The app is a good choice for non-technical people. It is also available for BlackBerry OS."