aboutsummaryrefslogtreecommitdiffstats
path: root/en/downloads/index.php
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-06-01 14:45:49 +0000
committerRomain d'Alverny <rda@mageia.org>2011-06-01 14:45:49 +0000
commitcb24db0435f0ea6d4bebf3b1f892ca43e67c2399 (patch)
tree73fe2214e1084ec4d678e27efe8cd6c30a0b74c9 /en/downloads/index.php
parente25a094b07b34bf4c1bf1b26b3599e67be6ddd25 (diff)
downloadwww-cb24db0435f0ea6d4bebf3b1f892ca43e67c2399.tar
www-cb24db0435f0ea6d4bebf3b1f892ca43e67c2399.tar.gz
www-cb24db0435f0ea6d4bebf3b1f892ca43e67c2399.tar.bz2
www-cb24db0435f0ea6d4bebf3b1f892ca43e67c2399.tar.xz
www-cb24db0435f0ea6d4bebf3b1f892ca43e67c2399.zip
update strings
Diffstat (limited to 'en/downloads/index.php')
-rw-r--r--en/downloads/index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/en/downloads/index.php b/en/downloads/index.php
index 6483d70aa..34fcd21dc 100644
--- a/en/downloads/index.php
+++ b/en/downloads/index.php
@@ -21,7 +21,8 @@ $_t['page_title'] = sprintf($_t['page_title'], 'Mageia 1');
<div id="bd" role="main">
<div class="yui-g">
<div class="para">
- <p><?php echo $_t['dl_help']; ?></p>
+ <p><?php echo $_t['dl_help']; ?>
+ <?php echo $_t['dl_migrate_instead']; ?></p>
<br />
<?php echo $dl_table; ?>
</div></div>