diff options
-rwxr-xr-x | en/3/download_index.php | 3 | ||||
-rw-r--r-- | langs/en/3.en.lang | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/en/3/download_index.php b/en/3/download_index.php index ef14962d2..6e1b78d8f 100755 --- a/en/3/download_index.php +++ b/en/3/download_index.php @@ -19,6 +19,7 @@ require '../downloads/get/lib.php'; <link rel="stylesheet" href="/g/style/all.css"> <?php include '../../analytics.php'; ?> </head> + <body class="release downloads"> <?php echo $hsnav; ?> <h1 id="mgnavt"><?php _e('Download <strong>Mageia 3</strong>')?></h1> @@ -198,7 +199,7 @@ require '../downloads/get/lib.php'; <br> <?php _h('Need more challenge?', null, 'h3'); - _h('You can help us <a href="%s">on Mageia 4</a>.', array('../contribute/')); + _h('You can <a href="%s">help</a> us <a href="%s">on Mageia 4</a>.', array('../contribute/','../4/')); ?> </div> <hr> diff --git a/langs/en/3.en.lang b/langs/en/3.en.lang index 0dff5361e..36fb0eb7c 100644 --- a/langs/en/3.en.lang +++ b/langs/en/3.en.lang @@ -1,4 +1,4 @@ -# Generated by extract2lang.php on 2013-06-01T16:50:04+02:00 +# Generated by extract2lang.php on 2013-08-14T23:33:19+02:00 # Domain 3 # include translation strings from: # en/3/download_index.php @@ -253,8 +253,8 @@ Need more challenge? # en/3/download_index.php +202 -;You can help us <a href="%s">on Mageia 4</a>. -You can help us <a href="%s">on Mageia 4</a>. +;You can <a href="%s">help</a> us <a href="%s">on Mageia 4</a>. +You can <a href="%s">help</a> us <a href="%s">on Mageia 4</a>. # en/for-pc/index.php +12 |