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: add missing file, sh


From: gnunet
Subject: [GNUnet-SVN] [taler-auditor] branch master updated: add missing file, should fix #5699
Date: Mon, 22 Apr 2019 15:00:46 +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 175f0b0  add missing file, should fix #5699
175f0b0 is described below

commit 175f0b0ccc230126360bc52e4d995d2edd0cc682
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Apr 22 15:00:44 2019 +0200

    add missing file, should fix #5699
---
 .gitmodules                       |  3 ++
 locale/en/LC_MESSAGES/messages.po | 64 +++++++++++++++++++++++++++++++++++++++
 web-common                        |  1 +
 3 files changed, 68 insertions(+)

diff --git a/.gitmodules b/.gitmodules
index 45c8efd..213f8f3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,3 +2,6 @@
        path = static/web-common
        url = git://taler.net/web-common
        branch = master
+[submodule "web-common"]
+       path = web-common
+       url = git://git.taler.net/web-common
diff --git a/locale/en/LC_MESSAGES/messages.po 
b/locale/en/LC_MESSAGES/messages.po
new file mode 100644
index 0000000..8c13f93
--- /dev/null
+++ b/locale/en/LC_MESSAGES/messages.po
@@ -0,0 +1,64 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: PROJECT VERSION\n"
+"Report-Msgid-Bugs-To: address@hidden"
+"POT-Creation-Date: 2019-04-20 13:55+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <address@hidden>\n"
+"Language-Team: en <address@hidden>\n"
+"Language: en\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n!=1)\n"
+"Generated-By: Babel 2.3.4\n"
+
+#: index.html.j2:5
+msgid "Taler Demo - Auditor"
+msgstr ""
+
+#: index.html.j2:53
+msgid "Taler Demo"
+msgstr ""
+
+#: index.html.j2:54
+msgid "Auditor"
+msgstr ""
+
+#: index.html.j2:56
+#, python-format
+msgid "This is an auditor for the %(curr)s currency."
+msgstr ""
+
+#: index.html.j2:65
+msgid ""
+"You can learn more about Taler on our main <a href=\"https://taler.net/";
+"\">website</a>."
+msgstr ""
+
+#: index.html.j2:71
+#, python-format
+msgid "%(curr)s Auditor"
+msgstr ""
+
+#: index.html.j2:73
+#, python-format
+msgid "This is the Web site of the auditor for the %(curr)s currency."
+msgstr ""
+
+#: index.html.j2:74
+msgid ""
+"In the GNU Taler system, an auditor is responsible for verifying that an "
+"exchange operates correctly. If you trust us to do a good job auditing, "
+"please click here:"
+msgstr ""
+
+#: index.html.j2:81
+msgid "Add Auditor"
+msgstr ""
+
+#: index.html.j2:84
+msgid ""
+"This will tell your wallet that you are willing to trust exchanges that we "
+"audit to handle the TESTKUDOS currency properly."
+msgstr ""
diff --git a/web-common b/web-common
new file mode 160000
index 0000000..ba4a54c
--- /dev/null
+++ b/web-common
@@ -0,0 +1 @@
+Subproject commit ba4a54c65786f35922616175b644f9db7897c87e

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



reply via email to

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