aboutsummaryrefslogtreecommitdiffstats
path: root/en/downloads
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-11-25 16:02:30 +0000
committerRomain d'Alverny <rda@mageia.org>2011-11-25 16:02:30 +0000
commit35518bb4b4604bc180ffbab4e29ad26a7184e3e3 (patch)
tree81425b9ca03c0e918d9ce018d8748e83fd99a040 /en/downloads
parent9341e039a63c9e8fb6afd314fef73e48460b72e2 (diff)
downloadwww-35518bb4b4604bc180ffbab4e29ad26a7184e3e3.tar
www-35518bb4b4604bc180ffbab4e29ad26a7184e3e3.tar.gz
www-35518bb4b4604bc180ffbab4e29ad26a7184e3e3.tar.bz2
www-35518bb4b4604bc180ffbab4e29ad26a7184e3e3.tar.xz
www-35518bb4b4604bc180ffbab4e29ad26a7184e3e3.zip
strings update
Diffstat (limited to 'en/downloads')
-rw-r--r--en/downloads/get/index.php14
-rw-r--r--en/downloads/locales.php8
2 files changed, 13 insertions, 9 deletions
diff --git a/en/downloads/get/index.php b/en/downloads/get/index.php
index 0d19ad9e5..078b34ff2 100644
--- a/en/downloads/get/index.php
+++ b/en/downloads/get/index.php
@@ -170,18 +170,16 @@ $_t['page_title'] = sprintf($_t['page_title'], '<em class="tag">' . $title . '</
</table>
<hr />
- <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>
+
+ <p><?php echo sprintf($_t['thank-you-note'], 'http://mirrors.mageia.org/', '/en/thank-you/'); ?>
+ <?php echo sprintf($_t['wanttohelp?'], '<a href="http://mageia.org/contribute/">', '</a>'); ?></p>
</div></div>
<?php else: ?>
<div class="yui-g"><div class="para">
<h2>Sorry! :-(</h2>
- <p>Your download could not complete, as we could not find this file.
- Please try again from the <a href="/downloads/">main downloads page</a>.</p>
+ <p><?php echo sprintf($_t['dl-failed-try-again'], '/downloads/'); ?></p>
- <p>If you still encounter this error and think IT SHOULD NOT HAPPEN &ndash; please tell us:</p>
+ <p><?php echo sprintf($_t['dl-failed-tell-us']); ?></p>
<ul>
<li>directly on <a href="irc://irc.freenode.net/#mageia-web">#mageia-web on Freenode IRC</a>,</li>
<li>or <a href="http://twitter.com/mageia_org">via our Tweeter account</a>,</li>
@@ -190,7 +188,7 @@ $_t['page_title'] = sprintf($_t['page_title'], '<em class="tag">' . $title . '</
</ul>
<p>You may embed this debug info if you like:</p>
- <pre class="term small"><?php echo $reason, "\n", (json_encode($_GET)); ?></pre>
+ <pre class="term small"><?php echo $reason, "\n", (json_encode(strip_tags($_GET))); ?></pre>
<p>Thanks!</p>
<p><a href="/">&laquo; back to that awesome Mageia home page</a></p>
</div></div>
diff --git a/en/downloads/locales.php b/en/downloads/locales.php
index d028386d9..3bed4d99e 100644
--- a/en/downloads/locales.php
+++ b/en/downloads/locales.php
@@ -84,7 +84,13 @@ Note that translations are on their way.',
different install media</a>.',
'Country' => 'Country',
'City' => 'City',
- 'Download mirrors' => 'Download mirrors'
+ 'Download mirrors' => 'Download mirrors',
+ 'thank-you-note' => 'The making and the distribution of Mageia worldwide
+ is made possible by all the <a href="%s">people and organizations that mirror our software</a>
+ and that <a href="%s">donate money, hardware, hosting and more</a>.',
+ 'dl-failed-try-again' => 'Your download could not complete, as we could not find this file.
+ Please try again from the <a href="%s">main downloads page</a>.'
+ 'dl-failed-tell-us' => 'If you still encounter this error and think IT SHOULD NOT HAPPEN &ndash; please tell us:',
),
'cs' => array(
'download' => 'stahování',