diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2017-05-25 00:29:17 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2017-05-25 01:15:55 +0200 |
commit | 136b0a825b792efb20bc810ab097e52bfee9bcc8 (patch) | |
tree | 7472c38da66853b1551d4a9c323b28d19849356b | |
parent | 0285a6dfaa394eccdb2695d7a8a2295bd1ca8c7f (diff) | |
download | www-136b0a825b792efb20bc810ab097e52bfee9bcc8.tar www-136b0a825b792efb20bc810ab097e52bfee9bcc8.tar.gz www-136b0a825b792efb20bc810ab097e52bfee9bcc8.tar.bz2 www-136b0a825b792efb20bc810ab097e52bfee9bcc8.tar.xz www-136b0a825b792efb20bc810ab097e52bfee9bcc8.zip |
Mageia 6 rc is available
the xfce4 iso file was modified to Xfce
use now netinstall instead of boot for network install
-rwxr-xr-x | en/6/download_index.php | 30 | ||||
-rw-r--r-- | en/downloads/get/definitions.ini | 168 | ||||
-rw-r--r-- | en/index.php | 2 |
3 files changed, 103 insertions, 97 deletions
diff --git a/en/6/download_index.php b/en/6/download_index.php index 7e19268c1..c78fe4bad 100755 --- a/en/6/download_index.php +++ b/en/6/download_index.php @@ -2,7 +2,7 @@ $name = 'Mageia'; $version = '6'; -$release = 'sta2'; +$release = 'rc'; $torrentavailable=true; $classical=true; $live=true; @@ -137,10 +137,10 @@ input[type="radio"], input[type="submit"] { <h1 id="mgnavt"><?php echo sprintf(_g('Download') . ' <strong>%s %s %s</strong>',$name, $version, $release)?></h1> <?php include '../6/nav.php'; ?> <p class="unstable-release-warning"><?php -// _g('Be careful! This is an alpha, unstable release.'); - _g('Be careful! This is a beta, unstable release.'); - _g('It is only intended for developer use. <strong>DO NOT USE THIS IN PRODUCTION OR FOR OFFICIAL REVIEW.</strong>'); -// _g('This is a Release Candidate. Release Candidate software is software that has graduated Beta testing, and should be a release-ready product suitable for advanced users and reviewers. However, beginning users and critical-applications users may wish to wait for the final release planned for %s.', array(_r('May 2015'))); _g('Release Candidate is intended to identify any remaining bugs or missing packages.'); ?></p> +// _g('Be careful! This is an alpha, unstable release.'); +// _g('Be careful! This is a beta, unstable release.'); +// _g('It is only intended for developer use. <strong>DO NOT USE THIS IN PRODUCTION OR FOR OFFICIAL REVIEW.</strong>'); + _g('This is a Release Candidate. Release Candidate software is software that has graduated Beta testing, and should be a release-ready product suitable for advanced users and reviewers. However, beginning users and critical-applications users may wish to wait for the final release planned for %s.', array(_r('June 2017'))); _g('Release Candidate is intended to identify any remaining bugs or missing packages.'); ?></p> <div id="doc4" class="yui-t7" style="margin-bottom: 0px;"> @@ -228,7 +228,7 @@ input[type="radio"], input[type="submit"] { <label for="classical" class="ui-button classical" ><?php _g('Classic Installation')?></label><?php }?> <?php if($live){ ?><input type="radio" id="live" value="LiveDVD" name="format" /> <label for="live" class="ui-button live"><?php _g('Live Media');?></label><?php }?> - <input type="radio" id="lan" value="Boot" name="format" /> + <input type="radio" id="lan" value="netinstall" name="format" /> <label for="lan" class="ui-button lan"><?php _g('Network Installation')?></label> </div> <?php if( !$live || !$classical ){?> @@ -262,7 +262,7 @@ input[type="radio"], input[type="submit"] { <label for="kde" class="ui-button kde"><?php _g('Plasma Desktop')?></label> <input type="radio" id="gnome" value="GNOME" name="desktop" /> <label for="gnome" class="ui-button gnome"><?php _g('GNOME Desktop')?></label> - <input type="radio" id="xfce" value="xfce4" name="desktop" /> + <input type="radio" id="xfce" value="Xfce" name="desktop" /> <label for="xfce" class="ui-button xfce"><?php _g('Xfce Desktop')?></label> </div> </div><?php }/*live*/?> @@ -389,13 +389,13 @@ input[type="radio"], input[type="submit"] { <tr> <th class="name">LiveDVD Xfce</th> <td> - <?php dl_link($name,$version,$release,'LiveDVD-xfce4','i586','DVD',false); + <?php dl_link($name,$version,$release,'LiveDVD-Xfce','i586','DVD',false); echo '<br>'; - dl_link($name,$version,$release,'LiveDVD-xfce4','x86_64','DVD',false); + dl_link($name,$version,$release,'LiveDVD-Xfce','x86_64','DVD',false); echo '</td><td>'; - dl_link($name,$version,$release,'LiveDVD-xfce4','i586','DVD',true,$torrentavailable); + dl_link($name,$version,$release,'LiveDVD-Xfce','i586','DVD',true,$torrentavailable); echo '<br>'; - dl_link($name,$version,$release,'LiveDVD-xfce4','x86_64','DVD',true,$torrentavailable);?> + dl_link($name,$version,$release,'LiveDVD-Xfce','x86_64','DVD',true,$torrentavailable);?> </td> <tr> @@ -418,16 +418,16 @@ input[type="radio"], input[type="submit"] { <tbody> <tr> <th><?php _g('Network installer, Free Software CD')?></th> - <td><?php dl_link($name,$version,$release,'Boot','i586','CD',false); + <td><?php dl_link($name,$version,$release,'Netinstall','i586','CD',false); echo '<br>'; - dl_link($name,$version,$release,'Boot','x86_64','CD',false);?> + dl_link($name,$version,$release,'netinstall','x86_64','CD',false);?> </td> </tr> <tr> <th><?php _g('Network installer + nonfree firmware CD')?><br> - <td><?php dl_link($name,$version,$release,'Boot-nonfree','i586','CD',false); + <td><?php dl_link($name,$version,$release,'netinstall-nonfree','i586','CD',false); echo '<br>'; - dl_link($name,$version,$release,'Boot-nonfree','x86_64','CD',false);?> + dl_link($name,$version,$release,'netinstall-nonfree','x86_64','CD',false);?> </td> </tr> </tbody> diff --git a/en/downloads/get/definitions.ini b/en/downloads/get/definitions.ini index 3dc48509f..aebcf283f 100644 --- a/en/downloads/get/definitions.ini +++ b/en/downloads/get/definitions.ini @@ -1104,126 +1104,132 @@ size = "3.7 GB" ;;;;;;;;;;;;;;;;;;;;; ; -[Mageia-6-sta2-LiveDVD-GNOME-x86_64-DVD.iso] -file = "Mageia-6-sta2-LiveDVD-GNOME-x86_64-DVD.iso" -md5 = "3e3d41c8d5642538a2418ff2eda44ea4" -md5.gpg = "Mageia-6-sta2-LiveDVD-GNOME-x86_64-DVD.md5.gpg" -sha1 = "77ecedb0fbb78fd9a7836a4a004f46cad1ffe98d" -sha1.gpg = "Mageia-6-sta2-LiveDVD-GNOME-x86_64-DVD.sha1.gpg" -sha512 = "a6cd69b9b30da35b50eb990f45241e4f591bc9e62a7854facf925194f252e54432e45fd9b5e34fe0abd7e5952a96eea3323e2a715a80af5f36a79cca8925f753" +[Mageia-6-rc-LiveDVD-GNOME-x86_64-DVD.iso] +file = "Mageia-6-rc-LiveDVD-GNOME-x86_64-DVD.iso" +md5 = "d35eb1e62bc9a718a006713960ea91a9" +md5.gpg = "Mageia-6-rc-LiveDVD-GNOME-x86_64-DVD.md5.gpg" +sha1 = "04c8affff0923ccf5912436f401ee3d7e378075a" +sha1.gpg = "Mageia-6-rc-LiveDVD-GNOME-x86_64-DVD.sha1.gpg" +sha512 = "a3d8ba6d03af8e168bcacb02fc792ec071aec789b05e3398cab607bbd93c74c959a82b7eef24facba3f00c99287c6def496e4381b76fa272812faf97ed3e4a18" +sha512.gpg = "Mageia-6-rc-LiveDVD-GNOME-x86_64-DVD.sha512.gpg" langs = "English (American) (en_US)" -path = "iso/cauldron/Mageia-6-sta2-LiveDVD-GNOME-x86_64-DVD" -torrent = "iso/cauldron/torrents/Mageia-6-sta2-LiveDVD-GNOME-x86_64-DVD.torrent" -magnet = "magnet:?xt=urn:btih:f009d550562f402301ad369959fb6764ff493002&dn=Mageia-6-sta2-LiveDVD-GNOME-x86%5F64-DVD" -name = "Mageia 6 sta2 LiveDVD GNOME 64bit DVD" +path = "iso/cauldron/Mageia-6-rc-LiveDVD-GNOME-x86_64-DVD" +torrent = "iso/cauldron/torrents/Mageia-6-rc-LiveDVD-GNOME-x86_64-DVD.torrent" +magnet = "magnet:?xt=urn:btih:cc4b7852391ef505723dd4e096ff959bcc26d82c&dn=Mageia-6-rc-LiveDVD-GNOME-x86%5F64-DVD&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451" +name = "Mageia 6 rc LiveDVD GNOME 64bit DVD" size = "2 GB" ; -[Mageia-6-sta2-LiveDVD-Plasma-x86_64-DVD.iso] -file = "Mageia-6-sta2-LiveDVD-Plasma-x86_64-DVD.iso" -md5 = "871f96e43903c71434c0486fe0cb4942" -md5.gpg = "Mageia-6-sta2-LiveDVD-Plasma-x86_64-DVD.md5.gpg" -sha1 = "9725fb1a018cb1a38b6f5b87fd56813c7f428c77" -sha1.gpg = "Mageia-6-sta2-LiveDVD-Plasma-x86_64-DVD.sha1.gpg" -sha512 = "627e8166b18c2c8449ba2d5269b89947d39c7d3256db1eda3db62f99507b1cd43b2c46d2f45354cae2e89d168e07a9fb33edf9666cfb4862954610ec444043b0" +[Mageia-6-rc-LiveDVD-Plasma-x86_64-DVD.iso] +file = "Mageia-6-rc-LiveDVD-Plasma-x86_64-DVD.iso" +md5 = "0a3ee67565f94b67544b2cdf3b1f7ad6" +md5.gpg = "Mageia-6-rc-LiveDVD-Plasma-x86_64-DVD.md5.gpg" +sha1 = "2f1eed1b562df866b2da2125b623f893beac7fa8" +sha1.gpg = "Mageia-6-rc-LiveDVD-Plasma-x86_64-DVD.sha1.gpg" +sha512 = "58a670f7bfc1357b3bc7c5eb5f12b9ca4eb8635425d1a35917f8dba81b2d45d1f722c7d17a43a9fe2ca049f96426dac4019393a0ba375c8736405a10349941f3" +sha512.gpg = "Mageia-6-rc-LiveDVD-Plasma-x86_64-DVD.sha512.gpg" langs = "English (American) (en_US)" -path = "iso/cauldron/Mageia-6-sta2-LiveDVD-Plasma-x86_64-DVD" -torrent = "iso/cauldron/torrents/Mageia-6-sta2-LiveDVD-Plasma-x86_64-DVD.torrent" -magnet = "magnet:?xt=urn:btih:a0f829345ee8741d63328ab9ab62761ae3354feb&dn=Mageia-6-sta2-LiveDVD-Plasma-x86%5F64-DVD" -name = "Mageia 6 sta2 LiveDVD Plasma 64bit DVD" +path = "iso/cauldron/Mageia-6-rc-LiveDVD-Plasma-x86_64-DVD" +torrent = "iso/cauldron/torrents/Mageia-6-rc-LiveDVD-Plasma-x86_64-DVD.torrent" +magnet = "magnet:?xt=urn:btih:cc43fb3a959db1a45ae8be30042950d38a14440b&dn=Mageia-6-rc-LiveDVD-Plasma-x86%5F64-DVD&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451" +name = "Mageia 6 rc LiveDVD Plasma 64bit DVD" size = "2.4 GB" ; -[Mageia-6-sta2-LiveDVD-xfce4-i586-DVD.iso] -file = "Mageia-6-sta2-LiveDVD-xfce4-i586-DVD.iso" -md5 = "45e1b57142d308725b702f0164f68b92" -md5.gpg = "Mageia-6-sta2-LiveDVD-xfce4-i586-DVD.md5.gpg" -sha1 = "9f9de436ead58db985e19f8b6862876c67583429" -sha1.gpg = "Mageia-6-sta2-LiveDVD-xfce4-i586-DVD.sha1.gpg" -sha512 = "143eb134d53878b8ce817c1e946b2e5a2c8e671ceeedc22b077a2ada810edc5ba4e020f217608fd0be7e23c4ac5112da78081274826e9da4a22230268d69fc77" +[Mageia-6-rc-LiveDVD-Xfce-i586-DVD.iso] +file = "Mageia-6-rc-LiveDVD-Xfce-i586-DVD.iso" +md5 = "feec3b6e906be6c6f7cacc92b9f42fb5" +md5.gpg = "Mageia-6-rc-LiveDVD-Xfce-i586-DVD.md5.gpg" +sha1 = "c6a80d4d779990a3ce2885119d04fe90ed347c89" +sha1.gpg = "Mageia-6-rc-LiveDVD-Xfce-i586-DVD.sha1.gpg" +sha512 = "1be3feb07a45cd9ae00eabebe33ed1b1cf5cb3c30f13077e4ec574cefbab433ff8cfe6ed4b65f93d4c17a747a71140dd7e19a421dc412f9c6994ae808a88288d" +sha512.gpg = "Mageia-6-rc-LiveDVD-Xfce-i586-DVD.sha512.gpg" langs = "English (American) (en_US)" -path = "iso/cauldron/Mageia-6-sta2-LiveDVD-xfce4-i586-DVD" -torrent = "iso/cauldron/torrents/Mageia-6-sta2-LiveDVD-xfce4-i586-DVD.torrent" -magnet = "magnet:?xt=urn:btih:c90570ea05885f8b7dc675f00053a3c49b97da83&dn=Mageia-6-sta2-LiveDVD-xfce4-i586-DVD" -name = "Mageia 6 sta2 LiveDVD xfce4 32bit DVD" +path = "iso/cauldron/Mageia-6-rc-LiveDVD-Xfce-i586-DVD" +torrent = "iso/cauldron/torrents/Mageia-6-rc-LiveDVD-Xfce-i586-DVD.torrent" +magnet = "magnet:?xt=urn:btih:9a7fb8dfa590221813bb27eb0f01b3dff8a91068&dn=Mageia-6-rc-LiveDVD-Xfce-i586-DVD&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451" +name = "Mageia 6 rc LiveDVD Xfce 32bit DVD" size = "1.8 GB" ; -[Mageia-6-sta2-LiveDVD-xfce4-x86_64-DVD.iso] -file = "Mageia-6-sta2-LiveDVD-xfce4-x86_64-DVD.iso" -md5 = "4ba399d5690384b30cbf7e98d2a6d705" -md5.gpg = "Mageia-6-sta2-LiveDVD-xfce4-x86_64-DVD.md5.gpg" -sha1 = "97d7577246883fd9f919c73448076f37624af032" -sha1.gpg = "Mageia-6-sta2-LiveDVD-xfce4-x86_64-DVD.sha1.gpg" -sha512 = "26a9b4559633d31900d75476f2097cecf85766dce77e782b3e0a0109ebc1d042ec84d7263de37641c288c2f0d1fee8e58cfa1dd768db6ea5aa06475b42b811e2" +[Mageia-6-rc-LiveDVD-Xfce-x86_64-DVD.iso] +file = "Mageia-6-rc-LiveDVD-Xfce-x86_64-DVD.iso" +md5 = "20a048b3aef7fa0dbb0610d956bba2b5" +md5.gpg = "Mageia-6-rc-LiveDVD-Xfce-x86_64-DVD.md5.gpg" +sha1 = "0b2867ac91c78b1658a6ffc6f4da02fcaeb602aa" +sha1.gpg = "Mageia-6-rc-LiveDVD-Xfce-x86_64-DVD.sha1.gpg" +sha512 = "acdf6d92535fb2ff9f57c500ef9329203b186727b4f15241142c69c75a7adeb984d4b29a438870f2b129045ca06bebc5747892aa4187900a751a1ecec5c5224a" +sha512.gpg = "Mageia-6-rc-LiveDVD-Xfce-x86_64-DVD.sha512.gpg" langs = "English (American) (en_US)" -path = "iso/cauldron/Mageia-6-sta2-LiveDVD-xfce4-x86_64-DVD" -torrent = "iso/cauldron/torrents/Mageia-6-sta2-LiveDVD-xfce4-x86_64-DVD.torrent" -magnet = "magnet:?xt=urn:btih:549c86c114b13b70e01ec2f002852835369f753b&dn=Mageia-6-sta2-LiveDVD-xfce4-x86%5F64-DVD" -name = "Mageia 6 sta2 LiveDVD xfce4 64bit DVD" -size = "1.8 GB" - -; -[Mageia-6-sta2-i586-DVD.iso] -file = "Mageia-6-sta2-i586-DVD.iso" -md5 = "a390334358a95d757367424def4ccc3e" -md5.gpg = "Mageia-6-sta2-i586-DVD.md5.gpg" -sha1 = "3e8d5d27c850a2c596a932cb3fa1790cc580816a" -sha1.gpg = "Mageia-6-sta2-i586-DVD.sha1.gpg" -sha512 = "94b7089410edb218d0dc4f948e7a0914af792b0ec99ceb99a09442828081dbfec866e9d0d10268fe911db6b6cc145e0bda92dd19d3b252e3ee8a517aa82fbfe1" -path = "iso/cauldron/Mageia-6-sta2-i586-DVD" -torrent = "iso/cauldron/torrents/Mageia-6-sta2-i586-DVD.torrent" -magnet = "magnet:?xt=urn:btih:ba1991d615a9338903c5e82980ddfe6d3ff823a5&dn=Mageia-6-sta2-i586-DVD" -name = "Mageia 6 sta2 32bit DVD" +path = "iso/cauldron/Mageia-6-rc-LiveDVD-Xfce-x86_64-DVD" +torrent = "iso/cauldron/torrents/Mageia-6-rc-LiveDVD-Xfce-x86_64-DVD.torrent" +magnet = "magnet:?xt=urn:btih:ee73da78c837ca9be9af28dbd241dc8ef33a222e&dn=Mageia-6-rc-LiveDVD-Xfce-x86%5F64-DVD&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451" +name = "Mageia 6 rc LiveDVD Xfce 64bit DVD" +size = "1.9 GB" + +; +[Mageia-6-rc-i586-DVD.iso] +file = "Mageia-6-rc-i586-DVD.iso" +md5 = "2a2988de7632dddd0c9eb3843f6007c9" +md5.gpg = "Mageia-6-rc-i586-DVD.md5.gpg" +sha1 = "310ea270caed1f43f9971934407b34127e601459" +sha1.gpg = "Mageia-6-rc-i586-DVD.sha1.gpg" +sha512 = "115718f181504e43bd28645d98e6f0820c5b6ba7acd7bd9e12ee7651981b382f06c5ba3c517a6f9b518fa44870a163b53bb10706504f0762a3b05757ff687372" +sha512.gpg = "Mageia-6-rc-i586-DVD.sha512.gpg" +path = "iso/cauldron/Mageia-6-rc-i586-DVD" +torrent = "iso/cauldron/torrents/Mageia-6-rc-i586-DVD.torrent" +magnet = "magnet:?xt=urn:btih:9dab58743d2ccafb656239935e69ffd3464875f7&dn=Mageia-6-rc-i586-DVD&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451" +name = "Mageia 6 rc 32bit DVD" size = "3.8 GB" ; -[Mageia-6-sta2-x86_64-DVD.iso] -file = "Mageia-6-sta2-x86_64-DVD.iso" -md5 = "a3ef8f99b35fbd011f17a80e1e1aefe2" -md5.gpg = "Mageia-6-sta2-x86_64-DVD.md5.gpg" -sha1 = "8e77c06202ea9734aac0e71569f4211ef84a4b5d" -sha1.gpg = "Mageia-6-sta2-x86_64-DVD.sha1.gpg" -sha512 = "1011740465879e88394093f1dd5ff49e41882cba1f383315f46f654924b2eab2c3c4afdf0cb0aa9b3763c7e8ff631f538000f26f3465ca44d595f2fa0486b65e" -path = "iso/cauldron/Mageia-6-sta2-x86_64-DVD" -torrent = "iso/cauldron/torrents/Mageia-6-sta2-x86_64-DVD.torrent" -magnet = "magnet:?xt=urn:btih:21ff15b07710f20c1f15a04cf6002b6b50ab4b93&dn=Mageia-6-sta2-x86%5F64-DVD" -name = "Mageia 6 sta2 64bit DVD" +[Mageia-6-rc-x86_64-DVD.iso] +file = "Mageia-6-rc-x86_64-DVD.iso" +md5 = "ba7b965a049dd603dbf88d96992ba5f7" +md5.gpg = "Mageia-6-rc-x86_64-DVD.md5.gpg" +sha1 = "444e1015cb0692ff5b4eb23f61f92363b7bc8d93" +sha1.gpg = "Mageia-6-rc-x86_64-DVD.sha1.gpg" +sha512 = "403e763f593bc32183a346eb08b18f6db59d361b293ed668c5a9da62e9c3321f68c0a0e8f0acfd2a3fef952c0d9cbf8e5211eee6af96f006626208644133b3ad" +sha512.gpg = "Mageia-6-rc-x86_64-DVD.sha512.gpg" +path = "iso/cauldron/Mageia-6-rc-x86_64-DVD" +torrent = "iso/cauldron/torrents/Mageia-6-rc-x86_64-DVD.torrent" +magnet = "magnet:?xt=urn:btih:64433086ae2aec865763c907b8d6b27ba9c42dab&dn=Mageia-6-rc-x86%5F64-DVD&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451" +name = "Mageia 6 rc 64bit DVD" size = "3.8 GB" ; -[Mageia-6-sta2-Boot-i586-CD.iso] +[Mageia-6-rc-netinstall-i586-CD.iso] file = "Mageia-Cauldron-netinstall-i586.iso" path = "distrib/cauldron/i586/install/images" md5 = "changes frequently" sha512 = "changes frequently" -name = "Mageia 6 sta2 Boot 32bit CD ISO" -size = "33 MB" +name = "Mageia 6 rc Netinstall 32bit CD ISO" +size = "32 MB" ; -[Mageia-6-sta2-Boot-nonfree-i586-CD.iso] +[Mageia-6-rc-netinstall-nonfree-i586-CD.iso] file = "Mageia-Cauldron-netinstall-nonfree-i586.iso" path = "distrib/cauldron/i586/install/images" md5 = "changes frequently" sha512 = "changes frequently" -name = "Mageia 6 sta2 Boot Nonfree 32bit CD ISO" -size= "50 MB" +name = "Mageia 6 rc Netinstall Nonfree 32bit CD ISO" +size= "52 MB" ; -[Mageia-6-sta2-Boot-x86_64-CD.iso] +[Mageia-6-rc-netinstall-x86_64-CD.iso] file = "Mageia-Cauldron-netinstall-x86_64.iso" path = "distrib/cauldron/x86_64/install/images" md5 = "changes frequently" sha512 = "changes frequently" -name = "Mageia 6 sta2 Boot 64bit CD ISO" -size = "36 MB" +name = "Mageia 6 rc Netinstall 64bit CD ISO" +size = "38 MB" ; -[Mageia-6-sta2-Boot-nonfree-x86_64-CD.iso] +[Mageia-6-rc-netinstall-nonfree-x86_64-CD.iso] file = "Mageia-Cauldron-netinstall-nonfree-x86_64.iso" path = "distrib/cauldron/x86_64/install/images" md5 = "changes frequently" sha512 = "changes frequently" -name = "Mageia 6 sta2 Boot Nonfree 64bit CD ISO" -size = "53 MB" +name = "Mageia 6 rc Netinstall Nonfree 64bit CD ISO" +size = "58 MB" diff --git a/en/index.php b/en/index.php index bf4f1b71b..6738d796f 100644 --- a/en/index.php +++ b/en/index.php @@ -275,7 +275,7 @@ $dictionary = read_translation_file($locale, array('index', 'news', 'common_foot </li> <li><a href="contribute/" class="dl-btn-other"><?php _g('<strong>Get involved</strong> in the next version'); ?></a> </li> - <li><a href="6/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 6 sta2</a></li> + <li><a href="6/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 6 rc</a></li> </ul> </div> |