diff options
author | Filip Komar <filip@mageia.org> | 2012-12-20 18:01:54 +0000 |
---|---|---|
committer | Filip Komar <filip@mageia.org> | 2012-12-20 18:01:54 +0000 |
commit | 686adee19baf72b11529243dbd306c88f2dd1ff6 (patch) | |
tree | d6a39da6846b0746dc65befe057513a03dc543c8 /en/3 | |
parent | 38c8139f744f581d45f8405b0beaa9e4dd02e53e (diff) | |
download | www-686adee19baf72b11529243dbd306c88f2dd1ff6.tar www-686adee19baf72b11529243dbd306c88f2dd1ff6.tar.gz www-686adee19baf72b11529243dbd306c88f2dd1ff6.tar.bz2 www-686adee19baf72b11529243dbd306c88f2dd1ff6.tar.xz www-686adee19baf72b11529243dbd306c88f2dd1ff6.zip |
i18n changes for beta1
Diffstat (limited to 'en/3')
-rw-r--r-- | en/3/index.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/en/3/index.php b/en/3/index.php index 849e4cfa0..493d86f0d 100644 --- a/en/3/index.php +++ b/en/3/index.php @@ -51,8 +51,8 @@ _lang_load($locale, '3'); <?php _e('and so much more!'); ?> <a href="https://wiki.mageia.org/en/Mageia_2_supported_locales" hreflang="en"><?php _e('See the comprehensive list')?></a>.</li> <li><?php - _e('Installer DVD and CD ISOs contains now Free and Nonfree Software.'); - _e('You will be asked of which kind of Software you want to intsall.'); + _e('Installer DVD and CD ISOs now contains Free Software and some proprietary drivers.'); + _e('You will be asked of which kind of Software you want to install.'); ?></li> <li><?php _e('Use LiveCDs or LiveDVDs for fresh new installs ONLY, NOT FOR UPGRADE.')?></li> <li><?php _e('If you are looking for a stable version of Mageia, <a href="%s" rel="nofollow">go here</a>.', array('/downloads/'))?></li> @@ -72,7 +72,7 @@ _lang_load($locale, '3'); <tbody> <tr> <th class="name"><?php _e('Installer DVD')?><br> - <span class="dlinfo"><?php _e('100% Free Software and NonFree drivers')?></span></th> + <span class="dlinfo"><?php _e('100% Free Software and some proprietary drivers')?></span></th> <td class="size">3.6GB</td> <td><a rel="nofollow" href="?q=Mageia-3-beta1-i586-DVD.iso"><?php _e('32bit');?></a><br> <a rel="nofollow" href="?q=Mageia-3-beta1-x86_64-DVD.iso"><?php _e('64bit');?></a></td> |