diff options
author | Christian Grothoff <christian@grothoff.org> | 2017-09-20 06:43:18 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2017-09-20 06:43:35 +0200 |
commit | c82ae518fc62c4fc75efd89df6b6567e410b1378 (patch) | |
tree | 1dfa63a725bc3a45fffc3cca4982154221ea36fa | |
parent | 4e41d6057b7d933692b778f8fd0399ebd96a3bcf (diff) |
fix bad english, thanks to jcl
-rw-r--r-- | index.html.j2 | 5 | ||||
m--------- | web-common | 0 |
2 files changed, 3 insertions, 2 deletions
diff --git a/index.html.j2 b/index.html.j2 index 54b0cdb8..5e4a900f 100644 --- a/index.html.j2 +++ b/index.html.j2 @@ -117,8 +117,9 @@ <h2>{{ _("Paying with Taler") }}</h2> {% trans %} <p>To pay with Taler, customers install an electronic wallet - on their device. Before the first payment, the wallet's balance must - be charged in the desired currency by some other means of payment.</p> + on their device. Before the first payment, the desired currency + must be added to the wallet's balance + by some other means of payment.</p> <p>Once the wallet is charged, 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.</p> diff --git a/web-common b/web-common -Subproject caf5a98114402d057ba08b14279eb8e46481a02 +Subproject dc9d5ab2308fef7cdd1e8c95fbf4fdd51bed7bf |