aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xen/4/download_index.php2
-rw-r--r--langs/en/4.en.lang7
2 files changed, 2 insertions, 7 deletions
diff --git a/en/4/download_index.php b/en/4/download_index.php
index c5f906f7b..0108242e7 100755
--- a/en/4/download_index.php
+++ b/en/4/download_index.php
@@ -72,7 +72,7 @@ function dl_link($name, $version, $release, $variant = null, $arch = 'i586', $me
</head>
<body class="release downloads">
<?php echo $hsnav; ?>
- <h1 id="mgnavt"><?php echo sprintf(_t('Download <strong>%s %s %s</strong>'),$name, $version, $release)?></h1>
+ <h1 id="mgnavt"><?php echo sprintf(_t('Download') . '<strong>%s %s %s</strong>',$name, $version, $release)?></h1>
<?php include '../'.$version.'/nav.php'; ?>
<p class="unstable-release-warning"><?php _e('Be careful! This is an alpha, unstable release.');
_e('It is only intended for developer use. <strong>DO NOT USE THIS IN PRODUCTION OR FOR OFFICIAL REVIEW.</strong>');?></p>
diff --git a/langs/en/4.en.lang b/langs/en/4.en.lang
index f21553acb..6d6155fe4 100644
--- a/langs/en/4.en.lang
+++ b/langs/en/4.en.lang
@@ -1,4 +1,4 @@
-# Generated by extract2lang.php on 2013-07-18T19:04:29+00:00
+# Generated by extract2lang.php on 2013-07-18T22:16:21+02:00
# Domain 4
# include translation strings from:
# en/4/download_index.php
@@ -39,11 +39,6 @@ Download Mageia 4 DVD, CD, LiveCD, network install ISO images.
mageia, mageia 4, linux, free, download, iso, torrent, vm, http, ftp, rsync, bittorrent
-# en/4/download_index.php +75
-;Download <strong>%s %s %s</strong>
-Download <strong>%s %s %s</strong>
-
-
# en/4/download_index.php +77
;Be careful! This is an alpha, unstable release.
Be careful! This is an alpha, unstable release.