aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-03-08 10:25:07 +0100
committerChristian Grothoff <christian@grothoff.org>2017-03-08 10:25:07 +0100
commit85744ecb20f1507245ee49b8022a67b8a331a5a7 (patch)
treec2cde2689961363ab97761949b7ca085766b6975
parentf037ab3c1fc33e5c9c1afb4fc4db2e19e538e940 (diff)
downloadwww-85744ecb20f1507245ee49b8022a67b8a331a5a7.tar.gz
www-85744ecb20f1507245ee49b8022a67b8a331a5a7.zip
simplify FAQ answers, i18n (merge)
-rw-r--r--faq.html.j23
1 files changed, 2 insertions, 1 deletions
diff --git a/faq.html.j2 b/faq.html.j2
index d492b2bd..e6183be4 100644
--- a/faq.html.j2
+++ b/faq.html.j2
@@ -11,9 +11,10 @@ mechanism. Instead Taler is based on blind signatures.</p>
11<p>It would be possible, however, to withdraw Bitcoins into a Taler 11<p>It would be possible, however, to withdraw Bitcoins into a Taler
12wallet (with an appropriate exchange), which would give some benefits 12wallet (with an appropriate exchange), which would give some benefits
13over plain Bitcoin, such as instant confirmation times.</p> 13over plain Bitcoin, such as instant confirmation times.</p>
14 14{% endtrans %}
15 15
16<h2>{{ _("Where is the balance in my wallet stored?") }}</h2> 16<h2>{{ _("Where is the balance in my wallet stored?") }}</h2>
17{% trans %}
17<p>Your wallet stores digital coins that were blindly signed by an 18<p>Your wallet stores digital coins that were blindly signed by an
18exchange, and thus ultimately your computer holds your balance. The 19exchange, and thus ultimately your computer holds your balance. The
19exchange keeps funds matching all unspent coins in an escrow bank 20exchange keeps funds matching all unspent coins in an escrow bank