summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-30 09:27:03 +0100
committerChristian Grothoff <christian@grothoff.org>2020-10-30 09:27:03 +0100
commit6ec598eef230836c2d2f41fa5c810d1c365767ca (patch)
tree8a5ac5b10a6ed0c49409fabe2b65a58c73c9d436
parent9b25b31f799ff7d4def893283589737f48bc60be (diff)
downloadwww-6ec598eef230836c2d2f41fa5c810d1c365767ca.tar.gz
www-6ec598eef230836c2d2f41fa5c810d1c365767ca.tar.bz2
www-6ec598eef230836c2d2f41fa5c810d1c365767ca.zip
enable Spanish
-rw-r--r--common/header.j2.inc6
-rw-r--r--common/navigation.j2.inc2
-rw-r--r--locale/messages.pot2
3 files changed, 5 insertions, 5 deletions
diff --git a/common/header.j2.inc b/common/header.j2.inc
index 53320ced..de2ca77e 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 1e712c2b..70431e69 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 761bc809..a0abb4aa 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"