aboutsummaryrefslogtreecommitdiffstats
path: root/en/downloads
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2022-08-03 17:13:13 +0300
committerYuri Chornoivan <yurchor@ukr.net>2022-08-03 17:13:13 +0300
commit2062836a5b582daa1b9c2064327513ca4de8a892 (patch)
tree5089c97eacb5578db45d15c6a1a350cfe5722def /en/downloads
parent8c39be29f90680dd45f6f06f99e9f00d8836f67f (diff)
downloadwww-2062836a5b582daa1b9c2064327513ca4de8a892.tar
www-2062836a5b582daa1b9c2064327513ca4de8a892.tar.gz
www-2062836a5b582daa1b9c2064327513ca4de8a892.tar.bz2
www-2062836a5b582daa1b9c2064327513ca4de8a892.tar.xz
www-2062836a5b582daa1b9c2064327513ca4de8a892.zip
Fix UNetbootin spelling
Diffstat (limited to 'en/downloads')
-rw-r--r--en/downloads/alternative/index.php2
-rw-r--r--en/downloads/prerelease/download_index.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/en/downloads/alternative/index.php b/en/downloads/alternative/index.php
index 602ffdec9..985e5c4fb 100644
--- a/en/downloads/alternative/index.php
+++ b/en/downloads/alternative/index.php
@@ -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>
diff --git a/en/downloads/prerelease/download_index.php b/en/downloads/prerelease/download_index.php
index fb4a147c6..aa3860771 100644
--- a/en/downloads/prerelease/download_index.php
+++ b/en/downloads/prerelease/download_index.php
@@ -122,7 +122,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>