From 8a07c32d3a035ae0f8434e0adc76de86311fb732 Mon Sep 17 00:00:00 2001 From: Saivann Date: Fri, 24 Jan 2014 12:07:55 -0500 Subject: [PATCH] Remove duplicate web wallets services under mobile wallets (This section should list apps that are at least storing private keys and signing transactions locally) Update Web wallets text to mention they are working on browsers and mobiles --- _templates/choose-your-wallet.html | 82 ------------------------------ _translations/en.yml | 2 +- 2 files changed, 1 insertion(+), 83 deletions(-) diff --git a/_templates/choose-your-wallet.html b/_templates/choose-your-wallet.html index 71931b37..37986378 100755 --- a/_templates/choose-your-wallet.html +++ b/_templates/choose-your-wallet.html @@ -70,32 +70,6 @@ id: choose-your-wallet blockchain.info {% endcase %} -
-
-
-

{% translate walletwebwarning %}

- -

{% translate walletwebwarningtxt %}

-

{% translate walletwebwarningok %}

-
-
- coinbase -
-{% case page.lang %} -{% when 'ar' or 'bg' or 'de' or 'es' or 'fa' or 'fr' or 'id' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_CN' or 'zh_TW' %} -{% else %} -
-
-
-

{% translate walletwebwarning %}

- -

{% translate walletwebwarningtxt %}

-

{% translate walletwebwarningok %}

-
-
- coinkite -
-{% endcase %}

Desktop wallets{% translate walletdesk %}

{% translate walletdesktxt %}

@@ -340,36 +314,6 @@ id: choose-your-wallet blockchain.info {% endcase %} -
-
-
-
-

{% translate walletwebwarning %}

- -

{% translate walletwebwarningtxt %}

-

{% translate walletwebwarningok %}

-
-
-
- coinbase -
-{% case page.lang %} -{% when 'ar' or 'bg' or 'de' or 'es' or 'fa' or 'fr' or 'id' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_CN' or 'zh_TW' %} -{% else %} -
-
-
-
-

{% translate walletwebwarning %}

- -

{% translate walletwebwarningtxt %}

-

{% translate walletwebwarningok %}

-
-
-
- coinkite -
-{% endcase %}
@@ -495,19 +439,6 @@ id: choose-your-wallet
coinbaseCoinbase -
-
-
-
-

Coinbase

- -

{% translate walletcoinbase %}

-

{% translate walletvisit %}

-
-
-
- coinbaseCoinbase -
@@ -521,19 +452,6 @@ id: choose-your-wallet
coinkiteCoinkite
-
-
-
-
-

Coinkite

- -

{% translate walletcoinkite %}

-

{% translate walletvisit %}

-
-
-
- coinkiteCoinkite -
diff --git a/_translations/en.yml b/_translations/en.yml index a9ea070a..c7e1356b 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -109,7 +109,7 @@ en: walletmobi: "Mobile wallets" walletmobitxt: "Mobile wallets allow you to bring Bitcoin with you in your pocket. You can exchange coins easily and pay in physical stores by scanning a QR code or using NFC \"tap to pay\"." walletweb: "Web wallets" - walletwebtxt: "Web wallets allow you to use Bitcoin anywhere with less effort to protect your wallet. However, you must choose your web wallet with care as they host your bitcoins." + walletwebtxt: "Web wallets allow you to use Bitcoin on any browser or mobile and often offer additional services. However, you must choose your web wallet with care as they host your bitcoins." walletbitcoinqt: "Bitcoin-Qt 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." 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."