aboutsummaryrefslogtreecommitdiffstats
path: root/hungarian/News
diff options
context:
space:
mode:
authorFrancesca Ciceri <madamezou-guest>2011-03-10 23:20:32 +0000
committerFrancesca Ciceri <madamezou-guest>2011-03-10 23:20:32 +0000
commit5df0e856452bcc91190e48be99d842d2a9448684 (patch)
tree923e1106c530b31020ad32d7ca733ebfa521d864 /hungarian/News
parenteab5db7779918839385ee1416898c50a129a1f85 (diff)
added get_past_news_list as included file
CVS version numbers bulgarian/News/index.wml: 1.13 -> 1.14 catalan/News/index.wml: 1.9 -> 1.10 croatian/News/index.wml: 1.24 -> 1.25 czech/News/index.wml: 1.7 -> 1.8 danish/News/index.wml: 1.16 -> 1.17 dutch/News/index.wml: 1.18 -> 1.19 english/News/index.wml: 1.31 -> 1.32 finnish/News/index.wml: 1.25 -> 1.26 french/News/index.wml: 1.25 -> 1.26 german/News/index.wml: 1.27 -> 1.28 hungarian/News/index.wml: 1.12 -> 1.13 indonesian/News/index.wml: 1.9 -> 1.10 italian/News/index.wml: 1.21 -> 1.22 japanese/News/index.wml: 1.26 -> 1.27 korean/News/index.wml: 1.13 -> 1.14 norwegian/News/index.wml: 1.23 -> 1.24 polish/News/index.wml: 1.13 -> 1.14 portuguese/News/index.wml: 1.15 -> 1.16 romanian/News/index.wml: 1.32 -> 1.33 russian/News/index.wml: 1.21 -> 1.22 spanish/News/index.wml: 1.14 -> 1.15 swedish/News/index.wml: 1.29 -> 1.30 turkish/News/index.wml: 1.15 -> 1.16 ukrainian/News/index.wml: 1.5 -> 1.6
Diffstat (limited to 'hungarian/News')
-rw-r--r--hungarian/News/index.wml14
1 files changed, 3 insertions, 11 deletions
diff --git a/hungarian/News/index.wml b/hungarian/News/index.wml
index 8ae6acd5ab7..1cc04163c07 100644
--- a/hungarian/News/index.wml
+++ b/hungarian/News/index.wml
@@ -1,7 +1,7 @@
#use wml::debian::template title="A legfrissebb hírek" NOHEADER="true"
#use wml::debian::recent_list
##include 'recent_list.wml'
-#use wml::debian::translation-check translation="1.31"
+#use wml::debian::translation-check translation="1.32"
# <!-- Translated by Hajnalka Hegedűs <heha@inf.elte.hu> -->
# <!-- Updated by Szabolcs Siebenhofer <the7up@gmail.com> -->
@@ -30,18 +30,10 @@ kíváncsiak, a
<a href="project/">Debian Project Newst</a> ajánljuk.</p>
# don't wonder if there's no "project" folder; in fact it's just a symlink wo the weekly-folder
+#include "$(ENGLISHDIR)/News/index.include"
<p>A korábbi évekből származó cikkek a következő oldalakon
olvashatók:
-
-<:
- for ($year = $(CUR_YEAR) - 1; $year > 1997; $year --)
- {
- print qq'<a href="$year/">$year</a>,\n'
- if -d "$(ENGLISHDIR)/News/$year";
- }
-:>
-és <a href="1997/">1997</a>.</p>
-
+<:= get_past_news_list(); :>
<hrline>

© 2014-2024 Faster IT GmbH | imprint | privacy policy