aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2012-08-16 18:30:38 +0000
committerFilip Komar <filip@mageia.org>2012-08-16 18:30:38 +0000
commitaf182e7c3990a533ece08256be4131f6acc67e7f (patch)
tree92c7bc41d7ad8e2ac22a1fc34a73a4a57618ce3f /en
parent43d19132e04a1f8dae35cac94e2fe74448fee9da (diff)
downloadwww-af182e7c3990a533ece08256be4131f6acc67e7f.tar
www-af182e7c3990a533ece08256be4131f6acc67e7f.tar.gz
www-af182e7c3990a533ece08256be4131f6acc67e7f.tar.bz2
www-af182e7c3990a533ece08256be4131f6acc67e7f.tar.xz
www-af182e7c3990a533ece08256be4131f6acc67e7f.zip
added page title to translate on downloads/get page
Diffstat (limited to 'en')
-rw-r--r--en/downloads/get/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/downloads/get/index.php b/en/downloads/get/index.php
index fc42de3c9..744b7bc38 100644
--- a/en/downloads/get/index.php
+++ b/en/downloads/get/index.php
@@ -128,7 +128,7 @@ if ($debug)
<html lang="<?php echo $locale; ?>">
<head>
<meta charset="utf-8">
- <title><?php echo $title; ?> | Mageia Downloads</title>
+ <title><?php echo $title; ?> | <?php _e('Mageia Downloads') ?></title>
<meta name="robots" content="noindex,nofollow,nosnippet">
<link rel="stylesheet" type="text/css" href="/g/style/all.css">
<?php if (!isset($_ENV['APP_MODE']) || $_ENV['APP_MODE'] == 'prod') {
@@ -194,7 +194,7 @@ if ($debug)
<?php else: ?>
<div class="yui-g"><div class="para" style="padding-top: 2em;">
<h2><?php _e('Sorry!'); ?> :-(</h2>
- <p><?php echo sprintf(_t('Your download could not complete, as we could not find this file. Please try again from the <a href="%s">main downloads page</a>.'), '../downloads/'); ?></p>
+ <p><?php echo sprintf(_t('Your download could not complete, as we could not find this file. Please try again from the <a href="%s">main downloads page</a>.'), '../../downloads/'); ?></p>
<p><?php echo sprintf(_t('If you still encounter this error and think IT SHOULD NOT HAPPEN &ndash; please tell us:')); ?></p>
<ul>