diff options
Diffstat (limited to 'en/7/download_index.php')
-rw-r--r-- | en/7/download_index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/7/download_index.php b/en/7/download_index.php index c8d43e560..7e77bd5ce 100644 --- a/en/7/download_index.php +++ b/en/7/download_index.php @@ -113,7 +113,7 @@ input[type="radio"], input[type="submit"], .popover-content { _g('To <a %s>dump</a> a Mageia installation ISO on a USB stick, you may try one of several tools:', array('href="#" data-tip="iso2usb" class="pop"'),'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> |