gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-ops-www] branch master updated: re-add FAQ link


From: gnunet
Subject: [taler-taler-ops-www] branch master updated: re-add FAQ link
Date: Sun, 25 Feb 2024 13:16:45 +0100

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

grothoff pushed a commit to branch master
in repository taler-ops-www.

The following commit(s) were added to refs/heads/master by this push:
     new 02b1443  re-add FAQ link
02b1443 is described below

commit 02b1443ba86e135679eb92790a32f8cec07a762c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Feb 25 13:16:42 2024 +0100

    re-add FAQ link
---
 locale/de/LC_MESSAGES/messages.po | 9 +++++----
 locale/en/LC_MESSAGES/messages.po | 6 +++++-
 locale/fr/LC_MESSAGES/messages.po | 6 +++++-
 locale/messages.pot               | 6 +++++-
 template/users.html.j2            | 5 +++++
 5 files changed, 25 insertions(+), 7 deletions(-)

diff --git a/locale/de/LC_MESSAGES/messages.po 
b/locale/de/LC_MESSAGES/messages.po
index 605205a..32f4d8c 100644
--- a/locale/de/LC_MESSAGES/messages.po
+++ b/locale/de/LC_MESSAGES/messages.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2024-02-25 13:10+0100\n"
+"POT-Creation-Date: 2024-02-25 13:16+0100\n"
 "PO-Revision-Date: 2024-02-24 20:06+0000\n"
 "Last-Translator: Stefan Kügel <skuegel@web.de>\n"
 "Language-Team: German <https://weblate.taler.net/projects/taler-ops/website/";
@@ -663,14 +663,15 @@ msgstr ""
 msgid "You can delete transactions, erasing any trace that you were the buyer."
 msgstr ""
 
+#: template/users.html.j2:527
+msgid "Frequently Asked Questions"
+msgstr "FAQs (Frequently Asked Questions)"
+
 #, fuzzy
 #~| msgid "For Merchants"
 #~ msgid "Taler for Merchants"
 #~ msgstr "Für Händler"
 
-#~ msgid "Frequently Asked Questions"
-#~ msgstr "FAQs (Frequently Asked Questions)"
-
 #~ msgid "What do I need to use Taler for payments?"
 #~ msgstr "Was braucht man zur Nutzung?"
 
diff --git a/locale/en/LC_MESSAGES/messages.po 
b/locale/en/LC_MESSAGES/messages.po
index cd2ec07..9d77f30 100644
--- a/locale/en/LC_MESSAGES/messages.po
+++ b/locale/en/LC_MESSAGES/messages.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2024-02-25 13:10+0100\n"
+"POT-Creation-Date: 2024-02-25 13:16+0100\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"
@@ -600,3 +600,7 @@ msgstr ""
 #: template/users.html.j2:492
 msgid "You can delete transactions, erasing any trace that you were the buyer."
 msgstr ""
+
+#: template/users.html.j2:527
+msgid "Frequently Asked Questions"
+msgstr ""
diff --git a/locale/fr/LC_MESSAGES/messages.po 
b/locale/fr/LC_MESSAGES/messages.po
index d9db977..f0f46eb 100644
--- a/locale/fr/LC_MESSAGES/messages.po
+++ b/locale/fr/LC_MESSAGES/messages.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2024-02-25 13:10+0100\n"
+"POT-Creation-Date: 2024-02-25 13:16+0100\n"
 "PO-Revision-Date: 2024-02-12 18:13+0000\n"
 "Last-Translator: Stefan Kügel <skuegel@web.de>\n"
 "Language-Team: French <https://weblate.taler.net/projects/taler-ops/website/";
@@ -626,6 +626,10 @@ msgstr ""
 msgid "You can delete transactions, erasing any trace that you were the buyer."
 msgstr ""
 
+#: template/users.html.j2:527
+msgid "Frequently Asked Questions"
+msgstr ""
+
 #, fuzzy
 #~| msgid "Taler Operations AG - Merchants"
 #~ msgid "Taler for Merchants"
diff --git a/locale/messages.pot b/locale/messages.pot
index c45c0cd..e4ea633 100644
--- a/locale/messages.pot
+++ b/locale/messages.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2024-02-25 13:10+0100\n"
+"POT-Creation-Date: 2024-02-25 13:16+0100\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"
@@ -605,3 +605,7 @@ msgstr ""
 msgid "You can delete transactions, erasing any trace that you were the buyer."
 msgstr ""
 
+#: template/users.html.j2:527
+msgid "Frequently Asked Questions"
+msgstr ""
+
diff --git a/template/users.html.j2 b/template/users.html.j2
index 03555cb..b54d647 100644
--- a/template/users.html.j2
+++ b/template/users.html.j2
@@ -522,5 +522,10 @@
       </div>
     </div>
   </section>
+  <section>
+    <div class="container">
+      <a class="button active" href="https://taler.net/{{ 
url_localized('faq.html') }}" target="_blank" rel="noopener noreferrer">{% 
trans %}Frequently Asked Questions{% endtrans %}</a>
+    </div>
+  </section>
 </main>
 {% endblock body_content %}

-- 
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]