diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2023-08-26 19:32:01 +0200 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2023-08-26 19:32:01 +0200 |
commit | a937de3380d59e63dd3424a10570048299f115c9 (patch) | |
tree | 64b320838e95221f9469065fd98a6934b9ea2ac5 /en/9 | |
parent | c68d21a1713e181f27523f278698090eb72b5895 (diff) | |
download | www-a937de3380d59e63dd3424a10570048299f115c9.tar www-a937de3380d59e63dd3424a10570048299f115c9.tar.gz www-a937de3380d59e63dd3424a10570048299f115c9.tar.bz2 www-a937de3380d59e63dd3424a10570048299f115c9.tar.xz www-a937de3380d59e63dd3424a10570048299f115c9.zip |
Mageia 9 released
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> |