gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-auditor] branch master updated: fix #5063#14325


From: gnunet
Subject: [GNUnet-SVN] [taler-auditor] branch master updated: fix #5063#14325
Date: Mon, 22 Apr 2019 21:20:36 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository auditor.

The following commit(s) were added to refs/heads/master by this push:
     new 4f14650  fix #5063#14325
4f14650 is described below

commit 4f14650b1a69fc8a312880ba4af45fbd2888a742
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Apr 22 21:20:34 2019 +0200

    fix #5063#14325
---
 index.html.j2 | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/index.html.j2 b/index.html.j2
index 6945479..d1dc0e3 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -81,10 +81,7 @@
       <button class="pure-button pure-button-primary" style="text-allign: 
center;" click="addAuditor()">{{ _("Add Auditor") }}</button>
     </div>
     <p>
-      {% trans %}
-      This will tell your wallet that you are willing to trust exchanges that
-      we audit to handle the TESTKUDOS currency properly.
-      {% endtrans %}
+      {{ _("This will tell your wallet that you are willing to trust exchanges 
that we audit to handle the %(curr) currency properly.", curr=currency) }}
     </p>
   </section>
 </body>

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]