summaryrefslogtreecommitdiff
path: root/template/features.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/features.html.j2')
-rw-r--r--template/features.html.j216
1 files changed, 8 insertions, 8 deletions
diff --git a/template/features.html.j2 b/template/features.html.j2
index c0e9cecc..edd9ac3f 100644
--- a/template/features.html.j2
+++ b/template/features.html.j2
@@ -39,7 +39,7 @@
<p>
{% trans %}
- When making a payment, customers only need a charged wallet.
+ When making a payment, customers only need a loaded wallet.
A merchant can accept payments
<span class="tlr">without making their customers register</span>
on the merchant&#39;s Website.
@@ -57,7 +57,7 @@
</p>
</div>
<div class="col-lg-6">
- <img class="img-fluid" src="{{ url_static('images/diagram-simple.png') }}">
+ <img class="img-fluid" src="{{ url_static('images/TalerDiagram.svg') }}" width="600px">
</div>
</div>
</div>
@@ -77,7 +77,7 @@
</p>
<p>
{% trans %}
- Once the wallet is charged, payments on websites take only one click,
+ Once the wallet is loaded, payments on websites take only one click,
are never falsely rejected by fraud detection and do not pose any risk
of phishing or identity theft.
{% endtrans %}
@@ -143,7 +143,7 @@
{% trans %}
Taler does not introduce a new currency. Taler
uses a digital wallet storing coins and payment service
- providers with escrow accounts in existing currencies.
+ providers with settlement accounts in existing currencies.
Thus, Taler&#39;s cryptographic coins correspond to existing
currencies, such as US Dollars, Euros or even Bitcoins.
{% endtrans %}
@@ -196,10 +196,10 @@
<p>
{% trans %}
- Taler provides protocols and reference implementations that in
- principle enables anybody to run their own payment infrastructure,
- be it individuals, organizations or whole countries. Since the
- reference implementation is a
+ Taler provides protocols and reference implementations that,
+ in principle, enable anyone to run their own payment infrastructure,
+ whether they are individuals, organizations, or entire countries.
+ Since the reference implementation is a
{% endtrans %}
<a href="https://www.gnu.org/" target="_blank" rel="noopener noreferrer">GNU</a>
{% trans %}