gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: fix broken link on old news page


From: gnunet
Subject: [www] branch master updated: fix broken link on old news page
Date: Mon, 10 May 2021 18:51:16 +0200

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

dold pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new b85f576  fix broken link on old news page
b85f576 is described below

commit b85f5762d73c6469fbea9ac6d5cc153d8d11cd36
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon May 10 18:48:57 2021 +0200

    fix broken link on old news page
---
 common/old-news.j2.inc            |   2 +-
 locale/de/LC_MESSAGES/messages.mo | Bin 152453 -> 168721 bytes
 locale/en/LC_MESSAGES/messages.mo | Bin 443 -> 443 bytes
 locale/fr/LC_MESSAGES/messages.mo | Bin 24775 -> 27000 bytes
 locale/it/LC_MESSAGES/messages.mo | Bin 111142 -> 119317 bytes
 5 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/old-news.j2.inc b/common/old-news.j2.inc
index 35da2f0..d4d45ef 100644
--- a/common/old-news.j2.inc
+++ b/common/old-news.j2.inc
@@ -31,7 +31,7 @@
                 </header>
                 <p class="item-abstract">
                   {{ get_abstract(item['page'], 1000) }} <br/>
-                  [<a href="{{ item['page'] }}" title="{{ item['date']}}">{{ 
_("read more") }}</a>]
+                  [<a href="{{ url_localized(item['page']) }}" title="{{ 
item['date']}}">{{ _("read more") }}</a>]
                 </p>
               </section>
             </li>
diff --git a/locale/de/LC_MESSAGES/messages.mo 
b/locale/de/LC_MESSAGES/messages.mo
index 9a53c98..f6460dc 100644
Binary files a/locale/de/LC_MESSAGES/messages.mo and 
b/locale/de/LC_MESSAGES/messages.mo differ
diff --git a/locale/en/LC_MESSAGES/messages.mo 
b/locale/en/LC_MESSAGES/messages.mo
index f14e0d1..e45020c 100644
Binary files a/locale/en/LC_MESSAGES/messages.mo and 
b/locale/en/LC_MESSAGES/messages.mo differ
diff --git a/locale/fr/LC_MESSAGES/messages.mo 
b/locale/fr/LC_MESSAGES/messages.mo
index d014dd8..3586e60 100644
Binary files a/locale/fr/LC_MESSAGES/messages.mo and 
b/locale/fr/LC_MESSAGES/messages.mo differ
diff --git a/locale/it/LC_MESSAGES/messages.mo 
b/locale/it/LC_MESSAGES/messages.mo
index 3abace1..ff66f1f 100644
Binary files a/locale/it/LC_MESSAGES/messages.mo and 
b/locale/it/LC_MESSAGES/messages.mo differ

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