aboutsummaryrefslogtreecommitdiffstats
path: root/croatian/CD
diff options
context:
space:
mode:
authorJosip Rodin <joy>2002-04-09 21:09:39 +0000
committerJosip Rodin <joy>2002-04-09 21:09:39 +0000
commit7ffe2b06eab658a8b6fb1a706af12f0251613604 (patch)
tree1180f812995a897dfc2c84d01e7de14cfaab7086 /croatian/CD
parentad0d03758e5f419f3d5b574d2435c79b6bf9df17 (diff)
sync
CVS version numbers croatian/Bugs/index.wml: 1.22 -> 1.23 croatian/CD/Makefile: 1.2 -> 1.3 croatian/CD/index.wml: 1.3 -> 1.4
Diffstat (limited to 'croatian/CD')
-rw-r--r--croatian/CD/Makefile2
-rw-r--r--croatian/CD/index.wml15
2 files changed, 10 insertions, 7 deletions
diff --git a/croatian/CD/Makefile b/croatian/CD/Makefile
index 7ce95b33afe..5136647af0a 100644
--- a/croatian/CD/Makefile
+++ b/croatian/CD/Makefile
@@ -17,7 +17,7 @@ RELEASESDEP := $(ENGLISHDIR)/CD/releases/index.wml
endif
index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/cdimage.wml $(RELEASESDEP)
- $(WML) $(<F)
+ $(WML) $(<F) -I $(ENGLISHDIR)/CD/
misc.$(LANGUAGE).html: misc.wml $(TEMPLDIR)/cdimage.wml
$(WML) $(<F)
diff --git a/croatian/CD/index.wml b/croatian/CD/index.wml
index 8100ad45480..5fab5ead168 100644
--- a/croatian/CD/index.wml
+++ b/croatian/CD/index.wml
@@ -1,5 +1,5 @@
#use wml::debian::cdimage title="Debian GNU/Linux na CD-ima" BARETITLE=true
-#use wml::debian::translation-check translation="1.8"
+#use wml::debian::translation-check translation="1.9"
<p>Ako želite nabaviti Debian GNU/Linux na CD-u, pogledajte ispod za
raspoložive opcije. U slučaju problema, molimo pogledajte
@@ -51,7 +51,7 @@ vas zanimati <a href="artwork/">dizajn omota Debian CD-a</a>.</p>
<table width="80%" bgcolor="#e09e86" align="center"><tr><td align="center">
<a name="latest">Najnovije službeno izdanje "stable" CD snimki</a>:
- <strong>2.2 rev5</strong>.
+ <strong><current-release></strong>.
<br>
<small>(Neslužbeni <em>snapshoti</em> "testing" distribucije se
prave tjedno. Nema snimki za "unstable" distribuciju.</small>
@@ -61,8 +61,11 @@ vas zanimati <a href="artwork/">dizajn omota Debian CD-a</a>.</p>
#include "$(ENGLISHDIR)/CD/releases/index.wml"
:##}
-<dl>
- <dt><i>Zadnje bilješke za 2.2rev5:</i> &nbsp;
+<ifneq <get-var cdimage:release-notes /> "" "
+ <dl>
+ <dt><i>Zadnje bilješke za \
+ <get-var cdimage:release-notes-version>:</i> &nbsp; \
<small>[<a href="releases/">starije&nbsp;bilješke</a>]</small></dt>
- <dd><latest-release-notes></dd>
-</dl>
+ <dd><get-var cdimage:release-notes></dd>
+ </dl>
+"/>

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