taler-www

Main taler.net website
Log | Files | Refs | Submodules | README | LICENSE

commit 9fefcb9c861d083de40f7255b3e308dfd15e3ca6
parent 197f0a626dc333a4956a541ce556abb87bda8b46
Author: Florian Dold <florian.dold@gmail.com>
Date:   Tue, 14 Feb 2017 21:11:48 +0100

BitCoin -> Bitcoin

Diffstat:
Mgovernments.html.j2 | 2+-
Mindex.html.j2 | 4++--
Minvestors.html.j2 | 2+-
Mmerchants.html.j2 | 2+-
4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/governments.html.j2 b/governments.html.j2 @@ -91,7 +91,7 @@ <h2>{{ _("Efficient") }}</h2> <p>{{ _("Taler has an efficient design. Unlike - timeline-based payment systems, such as BitCoin, + timeline-based payment systems, such as Bitcoin, Taler will not threaten the availability of national electric grids or (significantly) contribute to environmental pollution.") }}</p> diff --git a/index.html.j2 b/index.html.j2 @@ -28,7 +28,7 @@ <div class="col-lg-4"> <h2>{{ _("<b>T</b>axable") }}</h2> - <p>{{ _("Unlike BitCoin or cash payments, Taler ensures that + <p>{{ _("Unlike Bitcoin or cash payments, Taler ensures that governments can learn their citizen's total income and thus collect sales, value-added or income taxes. Taler is a currency for the mainstream @@ -75,7 +75,7 @@ wallet holding coins in reserve. Taler's cryptographic coins correspond to existing currencies, such as US Dollars, Euros or even - BitCoins.") }}</p> + Bitcoins.") }}</p> </div> <div class="col-lg-4"> diff --git a/investors.html.j2 b/investors.html.j2 @@ -53,7 +53,7 @@ <p>{{ _("The scalable business model for Taler is the operation of the payment service provider, which converts money from traditional payment systems (Mastercard, SEPA, - Visa, BitCoin, ACH, SWIFT, etc.) to anonymous + Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous electronic coins in the same currency. The customer can then redeem the electronic coins at a merchant, who can exchange them for money represented using diff --git a/merchants.html.j2 b/merchants.html.j2 @@ -81,7 +81,7 @@ <h2>{{ _("Flexible") }}</h2> <p>{{ _("Taler can be used for different currencies (such as - Euros, US Dollars or BitCoins) and different + Euros, US Dollars or Bitcoins) and different payment models limited only by what the payment service provider supports in its interactions.") }}</p>