aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--el/index.php1
-rw-r--r--es/index.php1
-rw-r--r--et/index.php1
-rw-r--r--fi/index.php1
-rw-r--r--it/index.php1
-rw-r--r--lv/index.php1
-rw-r--r--nb/index.php1
-rw-r--r--nl/index.php1
-rw-r--r--pl/index.php1
-rw-r--r--pt/index.php1
-rw-r--r--ro/index.php1
-rw-r--r--ru/index.php1
-rw-r--r--sl/index.php1
-rw-r--r--tr/index.php1
-rw-r--r--zh-cn/index.php1
-rw-r--r--zh-tw/index.php1
16 files changed, 16 insertions, 0 deletions
diff --git a/el/index.php b/el/index.php
index e7638dd12..820b469ec 100644
--- a/el/index.php
+++ b/el/index.php
@@ -25,6 +25,7 @@
(<a href="#announce">δείτε την αρχική ανακοίνωση</a>).</p>
</div>
</div>
+ <?php include '../release_counter.php'; ?>
<div class="yui-g bb1">
<div class="yui-u first rb1">
<div class="para" id="news">
diff --git a/es/index.php b/es/index.php
index a29c7229e..95e9f6802 100644
--- a/es/index.php
+++ b/es/index.php
@@ -24,6 +24,7 @@
de proyectos colaborativos (<a href="#announce">revisa el anuncio original</a>).</p>
</div>
</div>
+ <?php include '../release_counter.php'; ?>
<div class="yui-g bb1">
<div class="yui-u first rb1">
<div class="para" id="news">
diff --git a/et/index.php b/et/index.php
index 974b2efeb..5ad94bf7e 100644
--- a/et/index.php
+++ b/et/index.php
@@ -23,6 +23,7 @@
(<a href="#announce">lugege selle kohta ka esialgset teadaannet allpool</a>).</p>
</div>
</div>
+ <?php include '../release_counter.php'; ?>
<div class="yui-g bb1">
<div class="yui-u first rb1">
<div class="para" id="news">
diff --git a/fi/index.php b/fi/index.php
index 3b286a2be..3ae8af9e9 100644
--- a/fi/index.php
+++ b/fi/index.php
@@ -24,6 +24,7 @@
(<a href="#announce">check original announcement</a>).</p>
</div>
</div>
+ <?php include '../release_counter.php'; ?>
<div class="yui-g bb1">
<div class="yui-u first rb1">
<div class="para" id="news">
diff --git a/it/index.php b/it/index.php
index f37d393e9..1d24e9453 100644
--- a/it/index.php
+++ b/it/index.php
@@ -21,6 +21,7 @@
(<a href="#announce">controlla l'annuncio originale</a>).</p>
</div>
</div>
+ <?php include '../release_counter.php'; ?>
<div class="yui-g bb1">
<div class="yui-u first rb1">
<div class="para" id="news">
diff --git a/lv/index.php b/lv/index.php
index 2e4e69a45..37c438611 100644
--- a/lv/index.php
+++ b/lv/index.php
@@ -23,6 +23,7 @@
(<a href="#announce">check original announcement</a>).</p>
</div>
</div>
+ <?php include '../release_counter.php'; ?>
<div class="yui-g bb1">
<div class="yui-u first rb1">
<div class="para" id="news">
diff --git a/nb/index.php b/nb/index.php
index 5f74df579..c763100aa 100644
--- a/nb/index.php
+++ b/nb/index.php
@@ -24,6 +24,7 @@
(<a href="#announce">check original announcement</a>).</p>
</div>
</div>
+ <?php include '../release_counter.php'; ?>
<div class="yui-g bb1">
<div class="yui-u first rb1">
<div class="para" id="news">
diff --git a/nl/index.php b/nl/index.php
index b82390a8b..6782258d0 100644
--- a/nl/index.php
+++ b/nl/index.php
@@ -26,6 +26,7 @@
te dirigeren (<a href="#announce">zie origineel bericht</a>).</p>
</div>
</div>
+ <?php include '../release_counter.php'; ?>
<div class="yui-g bb1">
<div class="yui-u first rb1">
<div class="para" id="news">
diff --git a/pl/index.php b/pl/index.php
index ac13780ba..78550e751 100644
--- a/pl/index.php
+++ b/pl/index.php
@@ -20,6 +20,7 @@
<p>Mageia jest czymś więcej niż tylko wolnym, bezpiecznym, stabilnym i zrównoważonym systemem operacyjnym, naszym celem jest stworzenie stabilnej i wiarygodnej organizacji która bezpośrednio wspiera wspólne projekty. (<a href="#announce">sprawdź oryginalne ogłoszenie</a>).</p>
</div>
</div>
+ <?php include '../release_counter.php'; ?>
<div class="yui-g bb1">
<div class="yui-u first rb1">
<div class="para" id="news">
diff --git a/pt/index.php b/pt/index.php
index e40f5a4e5..a7ca485e5 100644
--- a/pt/index.php
+++ b/pt/index.php
@@ -22,6 +22,7 @@
(<a href="#announce">veja o anúncio original</a>).</p>
</div>
</div>
+ <?php include '../release_counter.php'; ?>
<div class="yui-g bb1">
<div class="yui-u first rb1">
<div class="para" id="news">
diff --git a/ro/index.php b/ro/index.php
index 5d3d3e2ec..7a06c1683 100644
--- a/ro/index.php
+++ b/ro/index.php
@@ -24,6 +24,7 @@
colaborativ (<a href="#announce">citiți anunțul oficial</a>).</p>
</div>
</div>
+ <?php include '../release_counter.php'; ?>
<div class="yui-g bb1">
<div class="yui-u first rb1">
<div class="para" id="news">
diff --git a/ru/index.php b/ru/index.php
index 5d754f735..928394795 100644
--- a/ru/index.php
+++ b/ru/index.php
@@ -25,6 +25,7 @@
(<a href="#announce">check original announcement</a>).</p>
</div>
</div>
+ <?php include '../release_counter.php'; ?>
<div class="yui-g bb1">
<div class="yui-u first rb1">
<div class="para" id="news">
diff --git a/sl/index.php b/sl/index.php
index ebef8b25c..f2f81efc9 100644
--- a/sl/index.php
+++ b/sl/index.php
@@ -24,6 +24,7 @@
(<a href="#announce">check original announcement</a>).</p>
</div>
</div>
+ <?php include '../release_counter.php'; ?>
<div class="yui-g bb1">
<div class="yui-u first rb1">
<div class="para" id="news">
diff --git a/tr/index.php b/tr/index.php
index 4b10f57ef..f6f71f84e 100644
--- a/tr/index.php
+++ b/tr/index.php
@@ -25,6 +25,7 @@
(<a href="#announce">özgün duyuruya bakınız</a>).</p>
</div>
</div>
+ <?php include '../release_counter.php'; ?>
<div class="yui-g bb1">
<div class="yui-u first rb1">
<div class="para" id="news">
diff --git a/zh-cn/index.php b/zh-cn/index.php
index d31182d0c..4a555c97c 100644
--- a/zh-cn/index.php
+++ b/zh-cn/index.php
@@ -23,6 +23,7 @@
(<a href="#announce">check original announcement</a>).</p>
</div>
</div>
+ <?php include '../release_counter.php'; ?>
<div class="yui-g bb1">
<div class="yui-u first rb1">
<div class="para" id="news">
diff --git a/zh-tw/index.php b/zh-tw/index.php
index e2f76d75d..c2af06e8b 100644
--- a/zh-tw/index.php
+++ b/zh-tw/index.php
@@ -25,6 +25,7 @@
(<a href="#announce">check original announcement</a>).</p>
</div>
</div>
+ <?php include '../release_counter.php'; ?>
<div class="yui-g bb1">
<div class="yui-u first rb1">
<div class="para" id="news">