gnunet-svn
[Top][All Lists]
Advanced

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

[taler-bank] branch master updated: typo


From: gnunet
Subject: [taler-bank] branch master updated: typo
Date: Tue, 20 Oct 2020 12:33:08 +0200

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

ms pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 3c3fd95  typo
3c3fd95 is described below

commit 3c3fd95c577c042221c470b725b38b0a90b98abf
Author: MS <ms@taler.net>
AuthorDate: Tue Oct 20 12:33:05 2020 +0200

    typo
---
 talerbank/app/locale/it/LC_MESSAGES/django.po | 13 ++++++++-----
 talerbank/app/templates/login.html            |  2 +-
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/talerbank/app/locale/it/LC_MESSAGES/django.po 
b/talerbank/app/locale/it/LC_MESSAGES/django.po
index 732ea00..21e54e3 100644
--- a/talerbank/app/locale/it/LC_MESSAGES/django.po
+++ b/talerbank/app/locale/it/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-10-20 10:27+0000\n"
+"POT-Creation-Date: 2020-10-20 10:31+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -44,8 +44,8 @@ msgid ""
 "a>."
 msgstr ""
 "Questa parte della demo mostra come dovrebbe funzionare una banca che "
-"supporti appieno il protocollo Taler.  Oltre al tuo conto personale, e' 
possibile "
-"visualizzare lo storico di alcuni conti pubblici"
+"supporti appieno il protocollo Taler.  Oltre al tuo conto personale, e' "
+"possibile visualizzare lo storico di alcuni <a 
href=\"{public_accounts}\">conti pubblici</a>"
 
 #: talerbank/app/templates/base.html:94
 #, python-brace-format
@@ -95,10 +95,13 @@ msgid "Registrations are not open to the public."
 msgstr "Le registrazioni sono al momento disabilitate"
 
 #: talerbank/app/templates/login.html:67
-#, python-brace-format
+#, fuzzy, python-brace-format
+#| msgid ""
+#| "To view transactions of public accounts, please <a href="
+#| "\"{public_accoutns}\">click here</a>."
 msgid ""
 "To view transactions of public accounts, please <a href="
-"\"{public_accoutns}\">click here</a>."
+"\"{public_accounts}\">click here</a>."
 msgstr ""
 "Clicca <a href=\"{public_accounts}\">qui</a> per visualizzare le transazioni "
 "dei conti pubblici"
diff --git a/talerbank/app/templates/login.html 
b/talerbank/app/templates/login.html
index 04b792d..007088e 100644
--- a/talerbank/app/templates/login.html
+++ b/talerbank/app/templates/login.html
@@ -64,7 +64,7 @@
       {% endif %}
       <p>
       {% autoescape off %}
-      {{ _("To view transactions of public accounts, please <a 
href=\"{public_accoutns}\">click 
here</a>.").format(public_accounts=url('public-accounts')) }}
+      {{ _("To view transactions of public accounts, please <a 
href=\"{public_accounts}\">click 
here</a>.").format(public_accounts=url('public-accounts')) }}
       {% endautoescape %}
       </p>
     </article>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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