aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--en/downloads/get/index.php5
-rw-r--r--en/downloads/locales.php2
2 files changed, 5 insertions, 2 deletions
diff --git a/en/downloads/get/index.php b/en/downloads/get/index.php
index 8b5ecaf65..11a76426d 100644
--- a/en/downloads/get/index.php
+++ b/en/downloads/get/index.php
@@ -168,7 +168,10 @@ $_t['page_title'] = sprintf($_t['page_title'], '<em class="tag">' . $title . '</
</table>
<hr />
- <h2><?php echo sprintf($_t['wanttohelp?'], '<strong><a href="http://mageia.org/contribute/">', '</a></strong>'); ?></h2>
+ <p>The making and the distribution of Mageia worldwide is made possible by all
+ the <a href="http://mirrors.mageia.org/">people and organizations that mirror our software</a>
+ and that <a href="/en/thank-you/">donate money, hardware, hosting and more</a>.
+ <?php echo sprintf($_t['wanttohelp?'], '<a href="http://mageia.org/contribute/">', '</a>'); ?></p>
</div></div>
<?php else: ?>
<div class="yui-g"><div class="para">
diff --git a/en/downloads/locales.php b/en/downloads/locales.php
index 12ad9b169..c8f44e7d5 100644
--- a/en/downloads/locales.php
+++ b/en/downloads/locales.php
@@ -25,7 +25,7 @@ $_t = array(
'dl_size' => '(download size is about %s).',
'alt_download' => 'If the download does not start, <a href="%s" rel="nofollow" title="%s">click here</a>.',
'signs_check_1' => 'As soon as your download is complete, you should check that the signatures match:',
- 'signs_check_2' => 'If signatures do not match, do not use this ISO. Double-check and try to download again.',
+ 'signs_check_2' => 'If signatures do not match, <strong>DO NOT use this ISO</strong>. Double-check and try to download again.',
'dl_mirror_loc' => 'This <a href="%s">%s</a> download mirror is located in %s (%s).',
'dl_alt_mirrors' => 'If it does not work well for you, <a href="#om" id="other_mirrors_btn">check out these other mirrors</a>.',
'whatdouthink?' => 'What do you think of it?',