diff options
Diffstat (limited to 'en/9')
-rw-r--r-- | en/9/download_index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/9/download_index.php b/en/9/download_index.php index 6e3341f2a..89cb58595 100644 --- a/en/9/download_index.php +++ b/en/9/download_index.php @@ -172,7 +172,7 @@ input[type="radio"], input[type="submit"], .popover-content { <?php _g('Use a classical installation and see <a href="%s" hreflang="en">upgrade guide</a>.', array($upgradeguide));?> </p> - <?php _g('For LiveDVDs, size of the ISOs is about %sGB.',array('2.2 - 2.8'),'p class="dlinfo"');?> + <?php _g('For LiveDVDs, size of the ISOs is about %sGB.',array('2.9 - 3.8'),'p class="dlinfo"');?> </div> <?php } ?> @@ -313,7 +313,7 @@ input[type="radio"], input[type="submit"], .popover-content { <?php _g('<a href="%s">Which to choose</a>', array(_r('https://wiki.mageia.org/en/Installation_Media')), 'li')?> <?php _g('<a href="%s">Get ISO on USB flash drive</a>', array(_r('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive')),'li') ?> <?php _g('Newcomer? <a href="%s">Here\'s a wiki page for you.</a>', array(_r('https://wiki.mageia.org/en/Newcomers_start_here')), 'li')?> - <?php _g('Help us on %s', array("<a href=\"./prerelease/\">$name 9</a>"), 'li')?> + <?php _g('Help us on %s', array("<a href=\"../contribute/\">$name 9</a>"), 'li')?> <li><a href="../downloads/alternative/"><?php _g('Alternative downloads')?></a></li> </ul> |