aboutsummaryrefslogtreecommitdiffstats
path: root/ukrainian/News
diff options
context:
space:
mode:
authorRhonda D'Vine <rhonda-guest>2010-06-30 17:54:41 +0000
committerRhonda D'Vine <rhonda-guest>2010-06-30 17:54:41 +0000
commitd9bd897bfd31996cd652351b0c578939dc75b19f (patch)
tree3b37ab7c6bc1498eb06d59c8b8b4711deef82e21 /ukrainian/News
parent87f1d4cd8cabff8e38de1cdd0a1d3d667b7d0032 (diff)
1.17: ./smart_change.pl -s 's/2007 - 1/2005/'
CVS version numbers bulgarian/News/press/index.wml: 1.10 -> 1.11 catalan/News/press/index.wml: 1.15 -> 1.16 croatian/News/press/index.wml: 1.13 -> 1.14 danish/News/press/index.wml: 1.18 -> 1.19 dutch/News/press/index.wml: 1.10 -> 1.11 english/News/press/index.wml: 1.16 -> 1.17 finnish/News/press/index.wml: 1.17 -> 1.18 french/News/press/index.wml: 1.17 -> 1.18 german/News/press/index.wml: 1.20 -> 1.21 italian/News/press/index.wml: 1.8 -> 1.9 japanese/News/press/index.wml: 1.18 -> 1.19 polish/News/press/index.wml: 1.9 -> 1.10 portuguese/News/press/index.wml: 1.9 -> 1.10 russian/News/press/index.wml: 1.8 -> 1.9 spanish/News/press/index.wml: 1.14 -> 1.15 swedish/News/press/index.wml: 1.17 -> 1.18 ukrainian/News/press/index.wml: 1.8 -> 1.9
Diffstat (limited to 'ukrainian/News')
-rw-r--r--ukrainian/News/press/index.wml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ukrainian/News/press/index.wml b/ukrainian/News/press/index.wml
index 2a6ac7d022d..4e25c1b237c 100644
--- a/ukrainian/News/press/index.wml
+++ b/ukrainian/News/press/index.wml
@@ -1,7 +1,7 @@
#use wml::debian::template title="Огляд преси" NOHEADER=yes
#use wml::debian::countries
#include "$(ENGLISHDIR)/News/press/press.tags"
-#use wml::debian::translation-check translation="1.16" maintainer="Eugeniy Meshcheryakov"
+#use wml::debian::translation-check translation="1.17" maintainer="Eugeniy Meshcheryakov"
<h3>Debian в пресі</h3>
@@ -25,7 +25,7 @@
for ($year = $(CUR_YEAR) - 1; $year >= 2006; $year --) {
print qq' <li><a href="http://wiki.debian.org/PressCoverage$year">Старі статті за ${year} рік зібрані у Debian Wiki</a>\n';
}
- for ($year = 2007 - 1; $year >= 1997; $year --) {
+ for ($year = 2005; $year >= 1997; $year --) {
print qq' <li><a href="$year">Статті за $year рік</a>\n' if -f "$(ENGLISHDIR)/News/press/$year.data";
}
:>

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