aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxrs <xrs@mail36.net>2019-07-24 18:41:29 +0200
committerxrs <xrs@mail36.net>2019-07-24 18:41:29 +0200
commit475859873083c92ee7f78206b39c881afc6de9d9 (patch)
treee22860a9f01416a1c2fae9a3142428974b7d0974
parent57c6828e6dd6158e0a6ddd69b2d508c5d658cd2c (diff)
parentf7b54c1d0da6727aab60f7406f456eb0fe3ebc56 (diff)
downloadwww-475859873083c92ee7f78206b39c881afc6de9d9.tar.gz
www-475859873083c92ee7f78206b39c881afc6de9d9.zip
Merge branch 'master' of ssh://git.gnunet.org/www
-rw-r--r--Dockerfile3
-rw-r--r--locale/de/LC_MESSAGES/messages.po52
-rw-r--r--locale/en/LC_MESSAGES/messages.po48
-rw-r--r--locale/es/LC_MESSAGES/messages.po52
-rw-r--r--locale/fr/LC_MESSAGES/messages.po52
-rw-r--r--locale/it/LC_MESSAGES/messages.po52
-rw-r--r--news/2019-0.11.6.inc34
-rw-r--r--template/news.html.j2.inc2
-rw-r--r--template/old-news.html.j21
9 files changed, 140 insertions, 156 deletions
diff --git a/Dockerfile b/Dockerfile
index 04eadc6a..b792d04e 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -12,7 +12,8 @@ RUN apt-get update && \
12 python3 \ 12 python3 \
13 python3-setuptools \ 13 python3-setuptools \
14 python3-babel \ 14 python3-babel \
15 python3-jinja2 && \ 15 python3-jinja2 \
16 sassc && \
16 apt-get clean all && \ 17 apt-get clean all && \
17 apt-get -y autoremove && \ 18 apt-get -y autoremove && \
18 rm -rf \ 19 rm -rf \
diff --git a/locale/de/LC_MESSAGES/messages.po b/locale/de/LC_MESSAGES/messages.po
index f44bb97c..66586ff7 100644
--- a/locale/de/LC_MESSAGES/messages.po
+++ b/locale/de/LC_MESSAGES/messages.po
@@ -7,14 +7,14 @@ msgid ""
7msgstr "" 7msgstr ""
8"Project-Id-Version: PROJECT VERSION\n" 8"Project-Id-Version: PROJECT VERSION\n"
9"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 9"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10"POT-Creation-Date: 2019-07-11 13:55+0000\n" 10"POT-Creation-Date: 2019-07-22 01:13+0000\n"
11"PO-Revision-Date: 2018-02-24 17:42\n" 11"PO-Revision-Date: 2018-02-24 17:42\n"
12"Last-Translator: Torsten Grothoff <torsten@grothoff.org>\n" 12"Last-Translator: Torsten Grothoff <torsten@grothoff.org>\n"
13"Language-Team: German <LL@li.org>\n" 13"Language-Team: German <LL@li.org>\n"
14"Language: de\n"
14"MIME-Version: 1.0\n" 15"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n" 16"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n" 17"Content-Transfer-Encoding: 8bit\n"
17"Language: de\n"
18"Generated-By: Babel 2.4.0\n" 18"Generated-By: Babel 2.4.0\n"
19 19
20#: common/base.j2:5 20#: common/base.j2:5
@@ -1656,9 +1656,8 @@ msgstr ""
1656msgid "Tutorial: GNUnet on Archlinux/Pi" 1656msgid "Tutorial: GNUnet on Archlinux/Pi"
1657msgstr "" 1657msgstr ""
1658 1658
1659#: template/install-on-archpi.html.j2:15 1659#: template/install-on-archpi.html.j2:15 template/install-on-debian9.html.j2:29
1660#: template/install-on-debian9.html.j2:29 template/install-on-macos.html.j2:17 1660#: template/install-on-macos.html.j2:17 template/install-on-netbsd.html.j2:19
1661#: template/install-on-netbsd.html.j2:19
1662#: template/install-on-ubuntu1804.html.j2:26 1661#: template/install-on-ubuntu1804.html.j2:26
1663msgid "Requirements" 1662msgid "Requirements"
1664msgstr "" 1663msgstr ""
@@ -1689,23 +1688,20 @@ msgstr ""
1689msgid "Make an installation directory" 1688msgid "Make an installation directory"
1690msgstr "" 1689msgstr ""
1691 1690
1692#: template/install-on-debian9.html.j2:59 1691#: template/install-on-debian9.html.j2:59 template/install-on-macos.html.j2:147
1693#: template/install-on-macos.html.j2:147
1694#: template/install-on-netbsd.html.j2:224 1692#: template/install-on-netbsd.html.j2:224
1695#: template/install-on-ubuntu1804.html.j2:53 1693#: template/install-on-ubuntu1804.html.j2:53
1696msgid "Get the source code" 1694msgid "Get the source code"
1697msgstr "" 1695msgstr ""
1698 1696
1699#: template/install-on-debian9.html.j2:78 1697#: template/install-on-debian9.html.j2:78 template/install-on-macos.html.j2:155
1700#: template/install-on-macos.html.j2:155
1701#: template/install-on-netbsd.html.j2:232 1698#: template/install-on-netbsd.html.j2:232
1702#: template/install-on-ubuntu1804.html.j2:61 1699#: template/install-on-ubuntu1804.html.j2:61
1703msgid "Compile and Install" 1700msgid "Compile and Install"
1704msgstr "" 1701msgstr ""
1705 1702
1706#: template/install-on-debian9.html.j2:103 1703#: template/install-on-debian9.html.j2:103
1707#: template/install-on-macos.html.j2:167 1704#: template/install-on-macos.html.j2:167 template/install-on-netbsd.html.j2:242
1708#: template/install-on-netbsd.html.j2:242
1709#: template/install-on-ubuntu1804.html.j2:70 1705#: template/install-on-ubuntu1804.html.j2:70
1710msgid "Option 1: GNUnet for production / usage" 1706msgid "Option 1: GNUnet for production / usage"
1711msgstr "" 1707msgstr ""
@@ -1768,13 +1764,11 @@ msgstr ""
1768msgid "First steps" 1764msgid "First steps"
1769msgstr "" 1765msgstr ""
1770 1766
1771#: template/install-on-macos.html.j2:122 1767#: template/install-on-macos.html.j2:122 template/install-on-netbsd.html.j2:182
1772#: template/install-on-netbsd.html.j2:182
1773msgid "Alternative: Installation from source" 1768msgid "Alternative: Installation from source"
1774msgstr "" 1769msgstr ""
1775 1770
1776#: template/install-on-macos.html.j2:200 1771#: template/install-on-macos.html.j2:200 template/install-on-netbsd.html.j2:267
1777#: template/install-on-netbsd.html.j2:267
1778msgid "Option 2: GNUnet experimental" 1772msgid "Option 2: GNUnet experimental"
1779msgstr "" 1773msgstr ""
1780 1774
@@ -1806,7 +1800,7 @@ msgid ""
1806"\"engage.html\">get in touch!</a></p>" 1800"\"engage.html\">get in touch!</a></p>"
1807msgstr "" 1801msgstr ""
1808 1802
1809#: template/news.html.j2.inc:11 1803#: template/news.html.j2.inc:12
1810msgid "More news" 1804msgid "More news"
1811msgstr "" 1805msgstr ""
1812 1806
@@ -1912,11 +1906,11 @@ msgstr ""
1912msgid "GNS with Browser" 1906msgid "GNS with Browser"
1913msgstr "" 1907msgstr ""
1914 1908
1915#: template/use.html.j2:17 template/use.html.j2:326 1909#: template/use.html.j2:17 template/use.html.j2:331
1916msgid "VPN" 1910msgid "VPN"
1917msgstr "" 1911msgstr ""
1918 1912
1919#: template/use.html.j2:18 template/use.html.j2:384 1913#: template/use.html.j2:18 template/use.html.j2:389
1920#, fuzzy 1914#, fuzzy
1921#| msgid "Motivation" 1915#| msgid "Motivation"
1922msgid "Conversation" 1916msgid "Conversation"
@@ -1938,11 +1932,11 @@ msgstr ""
1938msgid "Chatting with a (simple) client" 1932msgid "Chatting with a (simple) client"
1939msgstr "" 1933msgstr ""
1940 1934
1941#: template/use.html.j2:178 1935#: template/use.html.j2:183
1942msgid "Name resolution using GNS on the command line" 1936msgid "Name resolution using GNS on the command line"
1943msgstr "" 1937msgstr ""
1944 1938
1945#: template/use.html.j2:249 1939#: template/use.html.j2:254
1946msgid "Name resolution using GNS with a browser" 1940msgid "Name resolution using GNS with a browser"
1947msgstr "" 1941msgstr ""
1948 1942
@@ -1950,39 +1944,39 @@ msgstr ""
1950msgid "Videos related to GNUnet" 1944msgid "Videos related to GNUnet"
1951msgstr "" 1945msgstr ""
1952 1946
1953#: template/video.html.j2:15 1947#: template/video.html.j2:34
1954msgid "2019" 1948msgid "2019"
1955msgstr "" 1949msgstr ""
1956 1950
1957#: template/video.html.j2:19 1951#: template/video.html.j2:38
1958msgid "2018" 1952msgid "2018"
1959msgstr "" 1953msgstr ""
1960 1954
1961#: template/video.html.j2:25 1955#: template/video.html.j2:44
1962msgid "2017" 1956msgid "2017"
1963msgstr "" 1957msgstr ""
1964 1958
1965#: template/video.html.j2:32 1959#: template/video.html.j2:51
1966msgid "2016" 1960msgid "2016"
1967msgstr "" 1961msgstr ""
1968 1962
1969#: template/video.html.j2:38 1963#: template/video.html.j2:57
1970msgid "2015" 1964msgid "2015"
1971msgstr "" 1965msgstr ""
1972 1966
1973#: template/video.html.j2:47 1967#: template/video.html.j2:66
1974msgid "2014" 1968msgid "2014"
1975msgstr "" 1969msgstr ""
1976 1970
1977#: template/video.html.j2:61 1971#: template/video.html.j2:80
1978msgid "2013" 1972msgid "2013"
1979msgstr "" 1973msgstr ""
1980 1974
1981#: template/video.html.j2:71 1975#: template/video.html.j2:90
1982msgid "2012" 1976msgid "2012"
1983msgstr "" 1977msgstr ""
1984 1978
1985#: template/video.html.j2:75 1979#: template/video.html.j2:94
1986msgid "2010" 1980msgid "2010"
1987msgstr "" 1981msgstr ""
1988 1982
diff --git a/locale/en/LC_MESSAGES/messages.po b/locale/en/LC_MESSAGES/messages.po
index bba2e152..a5af9db4 100644
--- a/locale/en/LC_MESSAGES/messages.po
+++ b/locale/en/LC_MESSAGES/messages.po
@@ -1597,9 +1597,8 @@ msgstr ""
1597msgid "Tutorial: GNUnet on Archlinux/Pi" 1597msgid "Tutorial: GNUnet on Archlinux/Pi"
1598msgstr "" 1598msgstr ""
1599 1599
1600#: template/install-on-archpi.html.j2:15 1600#: template/install-on-archpi.html.j2:15 template/install-on-debian9.html.j2:29
1601#: template/install-on-debian9.html.j2:29 template/install-on-macos.html.j2:17 1601#: template/install-on-macos.html.j2:17 template/install-on-netbsd.html.j2:19
1602#: template/install-on-netbsd.html.j2:19
1603#: template/install-on-ubuntu1804.html.j2:26 1602#: template/install-on-ubuntu1804.html.j2:26
1604msgid "Requirements" 1603msgid "Requirements"
1605msgstr "" 1604msgstr ""
@@ -1630,23 +1629,20 @@ msgstr ""
1630msgid "Make an installation directory" 1629msgid "Make an installation directory"
1631msgstr "" 1630msgstr ""
1632 1631
1633#: template/install-on-debian9.html.j2:59 1632#: template/install-on-debian9.html.j2:59 template/install-on-macos.html.j2:147
1634#: template/install-on-macos.html.j2:147
1635#: template/install-on-netbsd.html.j2:224 1633#: template/install-on-netbsd.html.j2:224
1636#: template/install-on-ubuntu1804.html.j2:53 1634#: template/install-on-ubuntu1804.html.j2:53
1637msgid "Get the source code" 1635msgid "Get the source code"
1638msgstr "" 1636msgstr ""
1639 1637
1640#: template/install-on-debian9.html.j2:78 1638#: template/install-on-debian9.html.j2:78 template/install-on-macos.html.j2:155
1641#: template/install-on-macos.html.j2:155
1642#: template/install-on-netbsd.html.j2:232 1639#: template/install-on-netbsd.html.j2:232
1643#: template/install-on-ubuntu1804.html.j2:61 1640#: template/install-on-ubuntu1804.html.j2:61
1644msgid "Compile and Install" 1641msgid "Compile and Install"
1645msgstr "" 1642msgstr ""
1646 1643
1647#: template/install-on-debian9.html.j2:103 1644#: template/install-on-debian9.html.j2:103
1648#: template/install-on-macos.html.j2:167 1645#: template/install-on-macos.html.j2:167 template/install-on-netbsd.html.j2:242
1649#: template/install-on-netbsd.html.j2:242
1650#: template/install-on-ubuntu1804.html.j2:70 1646#: template/install-on-ubuntu1804.html.j2:70
1651msgid "Option 1: GNUnet for production / usage" 1647msgid "Option 1: GNUnet for production / usage"
1652msgstr "" 1648msgstr ""
@@ -1707,13 +1703,11 @@ msgstr ""
1707msgid "First steps" 1703msgid "First steps"
1708msgstr "" 1704msgstr ""
1709 1705
1710#: template/install-on-macos.html.j2:122 1706#: template/install-on-macos.html.j2:122 template/install-on-netbsd.html.j2:182
1711#: template/install-on-netbsd.html.j2:182
1712msgid "Alternative: Installation from source" 1707msgid "Alternative: Installation from source"
1713msgstr "" 1708msgstr ""
1714 1709
1715#: template/install-on-macos.html.j2:200 1710#: template/install-on-macos.html.j2:200 template/install-on-netbsd.html.j2:267
1716#: template/install-on-netbsd.html.j2:267
1717msgid "Option 2: GNUnet experimental" 1711msgid "Option 2: GNUnet experimental"
1718msgstr "" 1712msgstr ""
1719 1713
@@ -1745,7 +1739,7 @@ msgid ""
1745"\"engage.html\">get in touch!</a></p>" 1739"\"engage.html\">get in touch!</a></p>"
1746msgstr "" 1740msgstr ""
1747 1741
1748#: template/news.html.j2.inc:11 1742#: template/news.html.j2.inc:12
1749msgid "More news" 1743msgid "More news"
1750msgstr "" 1744msgstr ""
1751 1745
@@ -1851,11 +1845,11 @@ msgstr ""
1851msgid "GNS with Browser" 1845msgid "GNS with Browser"
1852msgstr "" 1846msgstr ""
1853 1847
1854#: template/use.html.j2:17 template/use.html.j2:326 1848#: template/use.html.j2:17 template/use.html.j2:331
1855msgid "VPN" 1849msgid "VPN"
1856msgstr "" 1850msgstr ""
1857 1851
1858#: template/use.html.j2:18 template/use.html.j2:384 1852#: template/use.html.j2:18 template/use.html.j2:389
1859msgid "Conversation" 1853msgid "Conversation"
1860msgstr "" 1854msgstr ""
1861 1855
@@ -1875,11 +1869,11 @@ msgstr ""
1875msgid "Chatting with a (simple) client" 1869msgid "Chatting with a (simple) client"
1876msgstr "" 1870msgstr ""
1877 1871
1878#: template/use.html.j2:178 1872#: template/use.html.j2:183
1879msgid "Name resolution using GNS on the command line" 1873msgid "Name resolution using GNS on the command line"
1880msgstr "" 1874msgstr ""
1881 1875
1882#: template/use.html.j2:249 1876#: template/use.html.j2:254
1883msgid "Name resolution using GNS with a browser" 1877msgid "Name resolution using GNS with a browser"
1884msgstr "" 1878msgstr ""
1885 1879
@@ -1887,39 +1881,39 @@ msgstr ""
1887msgid "Videos related to GNUnet" 1881msgid "Videos related to GNUnet"
1888msgstr "" 1882msgstr ""
1889 1883
1890#: template/video.html.j2:15 1884#: template/video.html.j2:34
1891msgid "2019" 1885msgid "2019"
1892msgstr "" 1886msgstr ""
1893 1887
1894#: template/video.html.j2:19 1888#: template/video.html.j2:38
1895msgid "2018" 1889msgid "2018"
1896msgstr "" 1890msgstr ""
1897 1891
1898#: template/video.html.j2:25 1892#: template/video.html.j2:44
1899msgid "2017" 1893msgid "2017"
1900msgstr "" 1894msgstr ""
1901 1895
1902#: template/video.html.j2:32 1896#: template/video.html.j2:51
1903msgid "2016" 1897msgid "2016"
1904msgstr "" 1898msgstr ""
1905 1899
1906#: template/video.html.j2:38 1900#: template/video.html.j2:57
1907msgid "2015" 1901msgid "2015"
1908msgstr "" 1902msgstr ""
1909 1903
1910#: template/video.html.j2:47 1904#: template/video.html.j2:66
1911msgid "2014" 1905msgid "2014"
1912msgstr "" 1906msgstr ""
1913 1907
1914#: template/video.html.j2:61 1908#: template/video.html.j2:80
1915msgid "2013" 1909msgid "2013"
1916msgstr "" 1910msgstr ""
1917 1911
1918#: template/video.html.j2:71 1912#: template/video.html.j2:90
1919msgid "2012" 1913msgid "2012"
1920msgstr "" 1914msgstr ""
1921 1915
1922#: template/video.html.j2:75 1916#: template/video.html.j2:94
1923msgid "2010" 1917msgid "2010"
1924msgstr "" 1918msgstr ""
1925 1919
diff --git a/locale/es/LC_MESSAGES/messages.po b/locale/es/LC_MESSAGES/messages.po
index da9999e1..7373ca58 100644
--- a/locale/es/LC_MESSAGES/messages.po
+++ b/locale/es/LC_MESSAGES/messages.po
@@ -8,14 +8,14 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: PROJECT VERSION\n" 9"Project-Id-Version: PROJECT VERSION\n"
10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11"POT-Creation-Date: 2019-07-11 13:55+0000\n" 11"POT-Creation-Date: 2019-07-22 01:13+0000\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n"
15"Language: es\n"
15"MIME-Version: 1.0\n" 16"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n" 17"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n" 18"Content-Transfer-Encoding: 8bit\n"
18"Language: es\n"
19"Generated-By: Babel 2.4.0\n" 19"Generated-By: Babel 2.4.0\n"
20 20
21#: common/base.j2:5 21#: common/base.j2:5
@@ -1627,9 +1627,8 @@ msgstr ""
1627msgid "Tutorial: GNUnet on Archlinux/Pi" 1627msgid "Tutorial: GNUnet on Archlinux/Pi"
1628msgstr "" 1628msgstr ""
1629 1629
1630#: template/install-on-archpi.html.j2:15 1630#: template/install-on-archpi.html.j2:15 template/install-on-debian9.html.j2:29
1631#: template/install-on-debian9.html.j2:29 template/install-on-macos.html.j2:17 1631#: template/install-on-macos.html.j2:17 template/install-on-netbsd.html.j2:19
1632#: template/install-on-netbsd.html.j2:19
1633#: template/install-on-ubuntu1804.html.j2:26 1632#: template/install-on-ubuntu1804.html.j2:26
1634msgid "Requirements" 1633msgid "Requirements"
1635msgstr "" 1634msgstr ""
@@ -1660,23 +1659,20 @@ msgstr ""
1660msgid "Make an installation directory" 1659msgid "Make an installation directory"
1661msgstr "" 1660msgstr ""
1662 1661
1663#: template/install-on-debian9.html.j2:59 1662#: template/install-on-debian9.html.j2:59 template/install-on-macos.html.j2:147
1664#: template/install-on-macos.html.j2:147
1665#: template/install-on-netbsd.html.j2:224 1663#: template/install-on-netbsd.html.j2:224
1666#: template/install-on-ubuntu1804.html.j2:53 1664#: template/install-on-ubuntu1804.html.j2:53
1667msgid "Get the source code" 1665msgid "Get the source code"
1668msgstr "" 1666msgstr ""
1669 1667
1670#: template/install-on-debian9.html.j2:78 1668#: template/install-on-debian9.html.j2:78 template/install-on-macos.html.j2:155
1671#: template/install-on-macos.html.j2:155
1672#: template/install-on-netbsd.html.j2:232 1669#: template/install-on-netbsd.html.j2:232
1673#: template/install-on-ubuntu1804.html.j2:61 1670#: template/install-on-ubuntu1804.html.j2:61
1674msgid "Compile and Install" 1671msgid "Compile and Install"
1675msgstr "" 1672msgstr ""
1676 1673
1677#: template/install-on-debian9.html.j2:103 1674#: template/install-on-debian9.html.j2:103
1678#: template/install-on-macos.html.j2:167 1675#: template/install-on-macos.html.j2:167 template/install-on-netbsd.html.j2:242
1679#: template/install-on-netbsd.html.j2:242
1680#: template/install-on-ubuntu1804.html.j2:70 1676#: template/install-on-ubuntu1804.html.j2:70
1681msgid "Option 1: GNUnet for production / usage" 1677msgid "Option 1: GNUnet for production / usage"
1682msgstr "" 1678msgstr ""
@@ -1737,13 +1733,11 @@ msgstr ""
1737msgid "First steps" 1733msgid "First steps"
1738msgstr "" 1734msgstr ""
1739 1735
1740#: template/install-on-macos.html.j2:122 1736#: template/install-on-macos.html.j2:122 template/install-on-netbsd.html.j2:182
1741#: template/install-on-netbsd.html.j2:182
1742msgid "Alternative: Installation from source" 1737msgid "Alternative: Installation from source"
1743msgstr "" 1738msgstr ""
1744 1739
1745#: template/install-on-macos.html.j2:200 1740#: template/install-on-macos.html.j2:200 template/install-on-netbsd.html.j2:267
1746#: template/install-on-netbsd.html.j2:267
1747msgid "Option 2: GNUnet experimental" 1741msgid "Option 2: GNUnet experimental"
1748msgstr "" 1742msgstr ""
1749 1743
@@ -1775,7 +1769,7 @@ msgid ""
1775"\"engage.html\">get in touch!</a></p>" 1769"\"engage.html\">get in touch!</a></p>"
1776msgstr "" 1770msgstr ""
1777 1771
1778#: template/news.html.j2.inc:11 1772#: template/news.html.j2.inc:12
1779msgid "More news" 1773msgid "More news"
1780msgstr "" 1774msgstr ""
1781 1775
@@ -1881,11 +1875,11 @@ msgstr ""
1881msgid "GNS with Browser" 1875msgid "GNS with Browser"
1882msgstr "" 1876msgstr ""
1883 1877
1884#: template/use.html.j2:17 template/use.html.j2:326 1878#: template/use.html.j2:17 template/use.html.j2:331
1885msgid "VPN" 1879msgid "VPN"
1886msgstr "" 1880msgstr ""
1887 1881
1888#: template/use.html.j2:18 template/use.html.j2:384 1882#: template/use.html.j2:18 template/use.html.j2:389
1889msgid "Conversation" 1883msgid "Conversation"
1890msgstr "" 1884msgstr ""
1891 1885
@@ -1905,11 +1899,11 @@ msgstr ""
1905msgid "Chatting with a (simple) client" 1899msgid "Chatting with a (simple) client"
1906msgstr "" 1900msgstr ""
1907 1901
1908#: template/use.html.j2:178 1902#: template/use.html.j2:183
1909msgid "Name resolution using GNS on the command line" 1903msgid "Name resolution using GNS on the command line"
1910msgstr "" 1904msgstr ""
1911 1905
1912#: template/use.html.j2:249 1906#: template/use.html.j2:254
1913msgid "Name resolution using GNS with a browser" 1907msgid "Name resolution using GNS with a browser"
1914msgstr "" 1908msgstr ""
1915 1909
@@ -1917,39 +1911,39 @@ msgstr ""
1917msgid "Videos related to GNUnet" 1911msgid "Videos related to GNUnet"
1918msgstr "" 1912msgstr ""
1919 1913
1920#: template/video.html.j2:15 1914#: template/video.html.j2:34
1921msgid "2019" 1915msgid "2019"
1922msgstr "" 1916msgstr ""
1923 1917
1924#: template/video.html.j2:19 1918#: template/video.html.j2:38
1925msgid "2018" 1919msgid "2018"
1926msgstr "" 1920msgstr ""
1927 1921
1928#: template/video.html.j2:25 1922#: template/video.html.j2:44
1929msgid "2017" 1923msgid "2017"
1930msgstr "" 1924msgstr ""
1931 1925
1932#: template/video.html.j2:32 1926#: template/video.html.j2:51
1933msgid "2016" 1927msgid "2016"
1934msgstr "" 1928msgstr ""
1935 1929
1936#: template/video.html.j2:38 1930#: template/video.html.j2:57
1937msgid "2015" 1931msgid "2015"
1938msgstr "" 1932msgstr ""
1939 1933
1940#: template/video.html.j2:47 1934#: template/video.html.j2:66
1941msgid "2014" 1935msgid "2014"
1942msgstr "" 1936msgstr ""
1943 1937
1944#: template/video.html.j2:61 1938#: template/video.html.j2:80
1945msgid "2013" 1939msgid "2013"
1946msgstr "" 1940msgstr ""
1947 1941
1948#: template/video.html.j2:71 1942#: template/video.html.j2:90
1949msgid "2012" 1943msgid "2012"
1950msgstr "" 1944msgstr ""
1951 1945
1952#: template/video.html.j2:75 1946#: template/video.html.j2:94
1953msgid "2010" 1947msgid "2010"
1954msgstr "" 1948msgstr ""
1955 1949
diff --git a/locale/fr/LC_MESSAGES/messages.po b/locale/fr/LC_MESSAGES/messages.po
index e129d1c4..ebfec379 100644
--- a/locale/fr/LC_MESSAGES/messages.po
+++ b/locale/fr/LC_MESSAGES/messages.po
@@ -8,14 +8,14 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: PROJECT VERSION\n" 9"Project-Id-Version: PROJECT VERSION\n"
10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11"POT-Creation-Date: 2019-07-11 13:55+0000\n" 11"POT-Creation-Date: 2019-07-22 01:13+0000\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n"
15"Language: fr\n"
15"MIME-Version: 1.0\n" 16"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n" 17"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n" 18"Content-Transfer-Encoding: 8bit\n"
18"Language: fr\n"
19"Generated-By: Babel 2.4.0\n" 19"Generated-By: Babel 2.4.0\n"
20 20
21#: common/base.j2:5 21#: common/base.j2:5
@@ -1617,9 +1617,8 @@ msgstr ""
1617msgid "Tutorial: GNUnet on Archlinux/Pi" 1617msgid "Tutorial: GNUnet on Archlinux/Pi"
1618msgstr "" 1618msgstr ""
1619 1619
1620#: template/install-on-archpi.html.j2:15 1620#: template/install-on-archpi.html.j2:15 template/install-on-debian9.html.j2:29
1621#: template/install-on-debian9.html.j2:29 template/install-on-macos.html.j2:17 1621#: template/install-on-macos.html.j2:17 template/install-on-netbsd.html.j2:19
1622#: template/install-on-netbsd.html.j2:19
1623#: template/install-on-ubuntu1804.html.j2:26 1622#: template/install-on-ubuntu1804.html.j2:26
1624msgid "Requirements" 1623msgid "Requirements"
1625msgstr "" 1624msgstr ""
@@ -1650,23 +1649,20 @@ msgstr ""
1650msgid "Make an installation directory" 1649msgid "Make an installation directory"
1651msgstr "" 1650msgstr ""
1652 1651
1653#: template/install-on-debian9.html.j2:59 1652#: template/install-on-debian9.html.j2:59 template/install-on-macos.html.j2:147
1654#: template/install-on-macos.html.j2:147
1655#: template/install-on-netbsd.html.j2:224 1653#: template/install-on-netbsd.html.j2:224
1656#: template/install-on-ubuntu1804.html.j2:53 1654#: template/install-on-ubuntu1804.html.j2:53
1657msgid "Get the source code" 1655msgid "Get the source code"
1658msgstr "" 1656msgstr ""
1659 1657
1660#: template/install-on-debian9.html.j2:78 1658#: template/install-on-debian9.html.j2:78 template/install-on-macos.html.j2:155
1661#: template/install-on-macos.html.j2:155
1662#: template/install-on-netbsd.html.j2:232 1659#: template/install-on-netbsd.html.j2:232
1663#: template/install-on-ubuntu1804.html.j2:61 1660#: template/install-on-ubuntu1804.html.j2:61
1664msgid "Compile and Install" 1661msgid "Compile and Install"
1665msgstr "" 1662msgstr ""
1666 1663
1667#: template/install-on-debian9.html.j2:103 1664#: template/install-on-debian9.html.j2:103
1668#: template/install-on-macos.html.j2:167 1665#: template/install-on-macos.html.j2:167 template/install-on-netbsd.html.j2:242
1669#: template/install-on-netbsd.html.j2:242
1670#: template/install-on-ubuntu1804.html.j2:70 1666#: template/install-on-ubuntu1804.html.j2:70
1671msgid "Option 1: GNUnet for production / usage" 1667msgid "Option 1: GNUnet for production / usage"
1672msgstr "" 1668msgstr ""
@@ -1727,13 +1723,11 @@ msgstr ""
1727msgid "First steps" 1723msgid "First steps"
1728msgstr "" 1724msgstr ""
1729 1725
1730#: template/install-on-macos.html.j2:122 1726#: template/install-on-macos.html.j2:122 template/install-on-netbsd.html.j2:182
1731#: template/install-on-netbsd.html.j2:182
1732msgid "Alternative: Installation from source" 1727msgid "Alternative: Installation from source"
1733msgstr "" 1728msgstr ""
1734 1729
1735#: template/install-on-macos.html.j2:200 1730#: template/install-on-macos.html.j2:200 template/install-on-netbsd.html.j2:267
1736#: template/install-on-netbsd.html.j2:267
1737msgid "Option 2: GNUnet experimental" 1731msgid "Option 2: GNUnet experimental"
1738msgstr "" 1732msgstr ""
1739 1733
@@ -1765,7 +1759,7 @@ msgid ""
1765"\"engage.html\">get in touch!</a></p>" 1759"\"engage.html\">get in touch!</a></p>"
1766msgstr "" 1760msgstr ""
1767 1761
1768#: template/news.html.j2.inc:11 1762#: template/news.html.j2.inc:12
1769msgid "More news" 1763msgid "More news"
1770msgstr "" 1764msgstr ""
1771 1765
@@ -1871,11 +1865,11 @@ msgstr ""
1871msgid "GNS with Browser" 1865msgid "GNS with Browser"
1872msgstr "" 1866msgstr ""
1873 1867
1874#: template/use.html.j2:17 template/use.html.j2:326 1868#: template/use.html.j2:17 template/use.html.j2:331
1875msgid "VPN" 1869msgid "VPN"
1876msgstr "" 1870msgstr ""
1877 1871
1878#: template/use.html.j2:18 template/use.html.j2:384 1872#: template/use.html.j2:18 template/use.html.j2:389
1879msgid "Conversation" 1873msgid "Conversation"
1880msgstr "" 1874msgstr ""
1881 1875
@@ -1895,11 +1889,11 @@ msgstr ""
1895msgid "Chatting with a (simple) client" 1889msgid "Chatting with a (simple) client"
1896msgstr "" 1890msgstr ""
1897 1891
1898#: template/use.html.j2:178 1892#: template/use.html.j2:183
1899msgid "Name resolution using GNS on the command line" 1893msgid "Name resolution using GNS on the command line"
1900msgstr "" 1894msgstr ""
1901 1895
1902#: template/use.html.j2:249 1896#: template/use.html.j2:254
1903msgid "Name resolution using GNS with a browser" 1897msgid "Name resolution using GNS with a browser"
1904msgstr "" 1898msgstr ""
1905 1899
@@ -1907,38 +1901,38 @@ msgstr ""
1907msgid "Videos related to GNUnet" 1901msgid "Videos related to GNUnet"
1908msgstr "" 1902msgstr ""
1909 1903
1910#: template/video.html.j2:15 1904#: template/video.html.j2:34
1911msgid "2019" 1905msgid "2019"
1912msgstr "" 1906msgstr ""
1913 1907
1914#: template/video.html.j2:19 1908#: template/video.html.j2:38
1915msgid "2018" 1909msgid "2018"
1916msgstr "" 1910msgstr ""
1917 1911
1918#: template/video.html.j2:25 1912#: template/video.html.j2:44
1919msgid "2017" 1913msgid "2017"
1920msgstr "" 1914msgstr ""
1921 1915
1922#: template/video.html.j2:32 1916#: template/video.html.j2:51
1923msgid "2016" 1917msgid "2016"
1924msgstr "" 1918msgstr ""
1925 1919
1926#: template/video.html.j2:38 1920#: template/video.html.j2:57
1927msgid "2015" 1921msgid "2015"
1928msgstr "" 1922msgstr ""
1929 1923
1930#: template/video.html.j2:47 1924#: template/video.html.j2:66
1931msgid "2014" 1925msgid "2014"
1932msgstr "" 1926msgstr ""
1933 1927
1934#: template/video.html.j2:61 1928#: template/video.html.j2:80
1935msgid "2013" 1929msgid "2013"
1936msgstr "" 1930msgstr ""
1937 1931
1938#: template/video.html.j2:71 1932#: template/video.html.j2:90
1939msgid "2012" 1933msgid "2012"
1940msgstr "" 1934msgstr ""
1941 1935
1942#: template/video.html.j2:75 1936#: template/video.html.j2:94
1943msgid "2010" 1937msgid "2010"
1944msgstr "" 1938msgstr ""
diff --git a/locale/it/LC_MESSAGES/messages.po b/locale/it/LC_MESSAGES/messages.po
index 768c0948..57b4d0d3 100644
--- a/locale/it/LC_MESSAGES/messages.po
+++ b/locale/it/LC_MESSAGES/messages.po
@@ -8,14 +8,14 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: PROJECT VERSION\n" 9"Project-Id-Version: PROJECT VERSION\n"
10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11"POT-Creation-Date: 2019-07-11 13:55+0000\n" 11"POT-Creation-Date: 2019-07-22 01:13+0000\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n"
15"Language: it\n"
15"MIME-Version: 1.0\n" 16"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n" 17"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n" 18"Content-Transfer-Encoding: 8bit\n"
18"Language: it\n"
19"Generated-By: Babel 2.4.0\n" 19"Generated-By: Babel 2.4.0\n"
20 20
21#: common/base.j2:5 21#: common/base.j2:5
@@ -1617,9 +1617,8 @@ msgstr ""
1617msgid "Tutorial: GNUnet on Archlinux/Pi" 1617msgid "Tutorial: GNUnet on Archlinux/Pi"
1618msgstr "" 1618msgstr ""
1619 1619
1620#: template/install-on-archpi.html.j2:15 1620#: template/install-on-archpi.html.j2:15 template/install-on-debian9.html.j2:29
1621#: template/install-on-debian9.html.j2:29 template/install-on-macos.html.j2:17 1621#: template/install-on-macos.html.j2:17 template/install-on-netbsd.html.j2:19
1622#: template/install-on-netbsd.html.j2:19
1623#: template/install-on-ubuntu1804.html.j2:26 1622#: template/install-on-ubuntu1804.html.j2:26
1624msgid "Requirements" 1623msgid "Requirements"
1625msgstr "" 1624msgstr ""
@@ -1650,23 +1649,20 @@ msgstr ""
1650msgid "Make an installation directory" 1649msgid "Make an installation directory"
1651msgstr "" 1650msgstr ""
1652 1651
1653#: template/install-on-debian9.html.j2:59 1652#: template/install-on-debian9.html.j2:59 template/install-on-macos.html.j2:147
1654#: template/install-on-macos.html.j2:147
1655#: template/install-on-netbsd.html.j2:224 1653#: template/install-on-netbsd.html.j2:224
1656#: template/install-on-ubuntu1804.html.j2:53 1654#: template/install-on-ubuntu1804.html.j2:53
1657msgid "Get the source code" 1655msgid "Get the source code"
1658msgstr "" 1656msgstr ""
1659 1657
1660#: template/install-on-debian9.html.j2:78 1658#: template/install-on-debian9.html.j2:78 template/install-on-macos.html.j2:155
1661#: template/install-on-macos.html.j2:155
1662#: template/install-on-netbsd.html.j2:232 1659#: template/install-on-netbsd.html.j2:232
1663#: template/install-on-ubuntu1804.html.j2:61 1660#: template/install-on-ubuntu1804.html.j2:61
1664msgid "Compile and Install" 1661msgid "Compile and Install"
1665msgstr "" 1662msgstr ""
1666 1663
1667#: template/install-on-debian9.html.j2:103 1664#: template/install-on-debian9.html.j2:103
1668#: template/install-on-macos.html.j2:167 1665#: template/install-on-macos.html.j2:167 template/install-on-netbsd.html.j2:242
1669#: template/install-on-netbsd.html.j2:242
1670#: template/install-on-ubuntu1804.html.j2:70 1666#: template/install-on-ubuntu1804.html.j2:70
1671msgid "Option 1: GNUnet for production / usage" 1667msgid "Option 1: GNUnet for production / usage"
1672msgstr "" 1668msgstr ""
@@ -1727,13 +1723,11 @@ msgstr ""
1727msgid "First steps" 1723msgid "First steps"
1728msgstr "" 1724msgstr ""
1729 1725
1730#: template/install-on-macos.html.j2:122 1726#: template/install-on-macos.html.j2:122 template/install-on-netbsd.html.j2:182
1731#: template/install-on-netbsd.html.j2:182
1732msgid "Alternative: Installation from source" 1727msgid "Alternative: Installation from source"
1733msgstr "" 1728msgstr ""
1734 1729
1735#: template/install-on-macos.html.j2:200 1730#: template/install-on-macos.html.j2:200 template/install-on-netbsd.html.j2:267
1736#: template/install-on-netbsd.html.j2:267
1737msgid "Option 2: GNUnet experimental" 1731msgid "Option 2: GNUnet experimental"
1738msgstr "" 1732msgstr ""
1739 1733
@@ -1765,7 +1759,7 @@ msgid ""
1765"\"engage.html\">get in touch!</a></p>" 1759"\"engage.html\">get in touch!</a></p>"
1766msgstr "" 1760msgstr ""
1767 1761
1768#: template/news.html.j2.inc:11 1762#: template/news.html.j2.inc:12
1769msgid "More news" 1763msgid "More news"
1770msgstr "" 1764msgstr ""
1771 1765
@@ -1871,11 +1865,11 @@ msgstr ""
1871msgid "GNS with Browser" 1865msgid "GNS with Browser"
1872msgstr "" 1866msgstr ""
1873 1867
1874#: template/use.html.j2:17 template/use.html.j2:326 1868#: template/use.html.j2:17 template/use.html.j2:331
1875msgid "VPN" 1869msgid "VPN"
1876msgstr "" 1870msgstr ""
1877 1871
1878#: template/use.html.j2:18 template/use.html.j2:384 1872#: template/use.html.j2:18 template/use.html.j2:389
1879msgid "Conversation" 1873msgid "Conversation"
1880msgstr "" 1874msgstr ""
1881 1875
@@ -1895,11 +1889,11 @@ msgstr ""
1895msgid "Chatting with a (simple) client" 1889msgid "Chatting with a (simple) client"
1896msgstr "" 1890msgstr ""
1897 1891
1898#: template/use.html.j2:178 1892#: template/use.html.j2:183
1899msgid "Name resolution using GNS on the command line" 1893msgid "Name resolution using GNS on the command line"
1900msgstr "" 1894msgstr ""
1901 1895
1902#: template/use.html.j2:249 1896#: template/use.html.j2:254
1903msgid "Name resolution using GNS with a browser" 1897msgid "Name resolution using GNS with a browser"
1904msgstr "" 1898msgstr ""
1905 1899
@@ -1907,39 +1901,39 @@ msgstr ""
1907msgid "Videos related to GNUnet" 1901msgid "Videos related to GNUnet"
1908msgstr "" 1902msgstr ""
1909 1903
1910#: template/video.html.j2:15 1904#: template/video.html.j2:34
1911msgid "2019" 1905msgid "2019"
1912msgstr "" 1906msgstr ""
1913 1907
1914#: template/video.html.j2:19 1908#: template/video.html.j2:38
1915msgid "2018" 1909msgid "2018"
1916msgstr "" 1910msgstr ""
1917 1911
1918#: template/video.html.j2:25 1912#: template/video.html.j2:44
1919msgid "2017" 1913msgid "2017"
1920msgstr "" 1914msgstr ""
1921 1915
1922#: template/video.html.j2:32 1916#: template/video.html.j2:51
1923msgid "2016" 1917msgid "2016"
1924msgstr "" 1918msgstr ""
1925 1919
1926#: template/video.html.j2:38 1920#: template/video.html.j2:57
1927msgid "2015" 1921msgid "2015"
1928msgstr "" 1922msgstr ""
1929 1923
1930#: template/video.html.j2:47 1924#: template/video.html.j2:66
1931msgid "2014" 1925msgid "2014"
1932msgstr "" 1926msgstr ""
1933 1927
1934#: template/video.html.j2:61 1928#: template/video.html.j2:80
1935msgid "2013" 1929msgid "2013"
1936msgstr "" 1930msgstr ""
1937 1931
1938#: template/video.html.j2:71 1932#: template/video.html.j2:90
1939msgid "2012" 1933msgid "2012"
1940msgstr "" 1934msgstr ""
1941 1935
1942#: template/video.html.j2:75 1936#: template/video.html.j2:94
1943msgid "2010" 1937msgid "2010"
1944msgstr "" 1938msgstr ""
1945 1939
diff --git a/news/2019-0.11.6.inc b/news/2019-0.11.6.inc
index 776c6880..80918c23 100644
--- a/news/2019-0.11.6.inc
+++ b/news/2019-0.11.6.inc
@@ -1,23 +1,25 @@
1<article> 1<article>
2 <h3> 2 <h3>
3 <a name="gnunet-0.11.6-release">2019-07-XX: GNUnet 0.11.6 released</a> 3 <a name="gnunet-0.11.6-release">2019-07-24: GNUnet 0.11.6 released</a>
4 </h3> 4 </h3>
5 <p> 5 <p>
6 We are pleased to announce the release of GNUnet 0.11.6. 6 We are pleased to announce the release of GNUnet 0.11.6.
7 </p> 7 </p>
8 <p> 8 <p>
9 This is a bugfix release for 0.11.5, mostly fixing a few 9 This is a bugfix release for 0.11.5, fixing a lot of
10 minor bugs and improving performance, in particular for 10 minor bugs, improving stability and code quality. Further, our videos are
11 identity management with a large number of egos. 11 back on the homepage.
12 In this release, we improved the webpage and updated our documentation. 12 In this release, we again improved the webpage in general and updated our
13 documentation.
13 14
14 In terms of usability, users should be aware that there are still a large 15 <i>As always:</i>
15 number of known open issues in particular with respect to ease of use, 16 In terms of usability, users should be aware that there are still <b>a large
17 number of known open issues</b> in particular with respect to ease of use,
16 but also some critical privacy issues especially for mobile users. 18 but also some critical privacy issues especially for mobile users.
17 Also, the nascent network is tiny (about 200 peers) and thus unlikely to 19 Also, the nascent network is tiny (about 200 peers) and thus unlikely to
18 provide good anonymity or extensive amounts of interesting 20 provide good anonymity or extensive amounts of interesting
19 information. As a result, the 0.11.6 release is still only suitable 21 information. As a result, the 0.11.6 release is still <b>only suitable
20 for early adopters with some reasonable pain tolerance. 22 for early adopters with some reasonable pain tolerance</b>.
21 </p> 23 </p>
22 <h4>Download links</h4> 24 <h4>Download links</h4>
23 <ul> 25 <ul>
@@ -43,16 +45,26 @@
43 <tt>gnunet-identity</tt> can now print private keys. 45 <tt>gnunet-identity</tt> can now print private keys.
44 </li> 46 </li>
45 <li> 47 <li>
46 The REST service can be configured to echo the HTTP Origin header value for CORS. 48 The <tt>REST</tt> service can be configured to echo the HTTP Origin header value
49 for Cross-Origin-Resource-Sharing (CORS) when it is called by a browser
50 plugin. Optionally, a CORS Origin to echo can be also be directly
51 configured.
47 </li> 52 </li>
48 <li> 53 <li>
49 re:claimID tickets are now re-used whenever possible. 54 <tt>re:claimID</tt> tickets are now re-used whenever possible.
50 </li> 55 </li>
51 <li> 56 <li>
52 SUID binary detection mechanisms implemented to improve compatiblity with 57 SUID binary detection mechanisms implemented to improve compatiblity with
53 some distributions. 58 some distributions.
54 </li> 59 </li>
55 <li> 60 <li>
61 <tt>TRANSPORT</tt>, <tt>TESTBED</tt> and <tt>CADET</tt> tests now pass again on macOS.
62 </li>
63 <li>
64 The GNS proxy Certification Authority is now generated using gnutls-certtool,
65 if available, with opennssl/certtool as fallback.
66 </li>
67 <li>
56 Documentation, comments and code quality was improved. 68 Documentation, comments and code quality was improved.
57 </li> 69 </li>
58 </ul> 70 </ul>
diff --git a/template/news.html.j2.inc b/template/news.html.j2.inc
index e15fa3c8..8c3054c2 100644
--- a/template/news.html.j2.inc
+++ b/template/news.html.j2.inc
@@ -1,3 +1,4 @@
1{% include "news/2019-0.11.6.inc" %}
1{% include "news/2019-07-GHM_Aug_2019.inc" %} 2{% include "news/2019-07-GHM_Aug_2019.inc" %}
2{% include "news/2019-06-DSTJ.inc" %} 3{% include "news/2019-06-DSTJ.inc" %}
3{% include "news/2019-06.inc" %} 4{% include "news/2019-06.inc" %}
@@ -8,5 +9,4 @@
8{% include "news/2019-0.11.1.inc" %} 9{% include "news/2019-0.11.1.inc" %}
9{% include "news/2019-0.11.0.inc" %} 10{% include "news/2019-0.11.0.inc" %}
10{% include "news/2019-02.inc" %} 11{% include "news/2019-02.inc" %}
11{% include "news/2018-07.inc" %}
12<a href="old-news.html"><h3>{{ _("More news")}}</h3></a> 12<a href="old-news.html"><h3>{{ _("More news")}}</h3></a>
diff --git a/template/old-news.html.j2 b/template/old-news.html.j2
index 671af1c1..ebee3239 100644
--- a/template/old-news.html.j2
+++ b/template/old-news.html.j2
@@ -17,6 +17,7 @@
17<div class="container"> 17<div class="container">
18 <div class="row"> 18 <div class="row">
19 <div class="col-lg-12"> 19 <div class="col-lg-12">
20{% include "news/2018-07.inc" %}
20{% include "news/2018-06.inc" %} 21{% include "news/2018-06.inc" %}
21{% include "news/2018-08.inc" %} 22{% include "news/2018-08.inc" %}
22{% include "news/2017-10.inc" %} 23{% include "news/2017-10.inc" %}