gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch master updated: enable Spanish


From: gnunet
Subject: [taler-www] branch master updated: enable Spanish
Date: Fri, 30 Oct 2020 09:27:08 +0100

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

grothoff pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 6ec598e  enable Spanish
6ec598e is described below

commit 6ec598eef230836c2d2f41fa5c810d1c365767ca
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Oct 30 09:27:03 2020 +0100

    enable Spanish
---
 common/header.j2.inc     | 6 +++---
 common/navigation.j2.inc | 2 +-
 locale/messages.pot      | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/header.j2.inc b/common/header.j2.inc
index 53320ce..de2ca77 100644
--- a/common/header.j2.inc
+++ b/common/header.j2.inc
@@ -3,7 +3,7 @@
         @licstart  The following is the entire license notice for the
         JavaScript code in this page.
 
-        Copyright (C) 2014, 2015, 2016 GNUnet e.V.
+        Copyright (C) 2014, 2015, 2016, 2020 Taler Systems SA
 
         The JavaScript code in this page is free software: you can
         redistribute it and/or modify it under the terms of the GNU
@@ -25,10 +25,10 @@
     </script>
 
     <link rel="alternate" hreflang="en" href="{{ self_localized('en') }}" />
-    <!--
     <link rel="alternate" hreflang="de" href="{{ self_localized('de') }}" />
-    <link rel="alternate" hreflang="fr" href="{{ self_localized('fr') }}" />
     <link rel="alternate" hreflang="es" href="{{ self_localized('es') }}" />
+    <!--
+    <link rel="alternate" hreflang="fr" href="{{ self_localized('fr') }}" />
     <link rel="alternate" hreflang="it" href="{{ self_localized('it') }}" />
     -->
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index 1e712c2..70431e6 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -41,10 +41,10 @@
       <ul class="dropdown-menu" aria-labelledby="dropdownMenu1">
         <li><a class="dropdown-item" href="{{ self_localized('en') }}">English 
[en]</a></li>
         <li><a class="dropdown-item" href="{{ self_localized('de') }}">Deutsch 
[de]</a></li>
+        <li><a class="dropdown-item" href="{{ self_localized('es') 
}}">Espa&ntilde;ol [es]</a></li>
         <!--
         <li><a class="dropdown-item" href="{{ self_localized('fr') 
}}">Fran&ccedil;ais [fr]</a></li>
         <li><a class="dropdown-item" href="{{ self_localized('it') 
}}">Italiano [it]</a></li>
-        <li><a class="dropdown-item" href="{{ self_localized('es') 
}}">Espa&ntilde;ol [es]</a></li>
         <li><a class="dropdown-item" href="{{ self_localized('pt') 
}}">Portugu&ecirc;s [pt]</a></li>
         <li><a class="dropdown-item" href="{{ self_localized('ru') 
}}">&#x420;&#x443;&#x301;&#x441;&#x441;&#x43A;&#x438;&#x439;&#x20;&#x44F;&#x437;&#x44B;&#x301;&#x43A;
 [ru]</a></li>
         -->
diff --git a/locale/messages.pot b/locale/messages.pot
index 761bc80..a0abb4a 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: 2020-10-25 10:30+0100\n"
+"POT-Creation-Date: 2020-10-30 09:26+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"

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