aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--en/2/download_index.php2
-rw-r--r--langs/en/2.en.lang4
2 files changed, 3 insertions, 3 deletions
diff --git a/en/2/download_index.php b/en/2/download_index.php
index 40ee815eb..41a73c637 100644
--- a/en/2/download_index.php
+++ b/en/2/download_index.php
@@ -212,7 +212,7 @@ require '../downloads/get/lib.php';
<br>
<?php
_h('Looking for Mageia 1?', null, 'h3');
- _h('It is <a href="%s">here now</a>.', array('../downloads/1/'));
+ _h('It is <a href="%s">here now</a> but please remember that it already <a href="http://blog.mageia.org/en/2012/12/02/mageia-1-eol"/>reached EOL</a>.', array('../downloads/1/'));
?>
<br>
<br>
diff --git a/langs/en/2.en.lang b/langs/en/2.en.lang
index abd7c6095..ff766d2df 100644
--- a/langs/en/2.en.lang
+++ b/langs/en/2.en.lang
@@ -168,8 +168,8 @@ Looking for Mageia 1?
# en/2/download_index.php +215
-;It is <a href="%s">here now</a>.
-It is <a href="%s">here now</a>.
+;It is <a href="%s">here now</a> but please remember that it already <a href="http://blog.mageia.org/en/2012/12/02/mageia-1-eol"/>reached EOL</a>.
+It is <a href="%s">here now</a> but please remember that it already <a href="http://blog.mageia.org/en/2012/12/02/mageia-1-eol"/>reached EOL</a>.
# en/2/download_index.php +220 (added manually)