aboutsummaryrefslogtreecommitdiffstats
path: root/en/downloads/alternative/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/downloads/alternative/index.php')
-rw-r--r--en/downloads/alternative/index.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/en/downloads/alternative/index.php b/en/downloads/alternative/index.php
index 0ff32f884..620a8b860 100644
--- a/en/downloads/alternative/index.php
+++ b/en/downloads/alternative/index.php
@@ -1,7 +1,7 @@
<?php
-$current = '7.1';
-$cauldron = 'Cauldron';
+$current = '9';
+$cauldron = '10';
define('HLANG', true);
@@ -35,7 +35,7 @@ $dictionary = read_translation_file($locale, array('cauldron', 'common_footer'))
_g('To <a %s>dump</a> a Mageia installation ISO on a USB stick, you may try one of several tools:', array(''),'p');
echo '<ul><li>';
_g('For Linux, IsoDumper, available inside repo. Or any tools based on %sdd%s.', array('<span class="italic" >', '</span>'), ' ');
- _g('Unetbootin is not supported.', null, 'span class="warn"'); ?>
+ _g('UNetbootin is not supported.', null, 'span class="warn"'); ?>
</li>
<?php _g('For Windows please have a look on our <a href="%s">wiki</a> for your options.', array(_r('https://wiki.mageia.org/en/Dump_Mageia_ISO_on_a_USB_flash_drive_-_Alternative_tools')), 'li'); ?>
</ul>