diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-03-10 18:19:41 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-03-10 18:19:41 +0000 |
commit | 127008bba6c0b7d08a15a5c825fcfcf5f0a85e23 (patch) | |
tree | 7f28dae70ed89bd7cd639fc54ec4262d4e02569f /perl-install/install_steps_gtk.pm | |
parent | 0b06e32c49092160c3773cb402b0498ec9b32230 (diff) | |
download | drakx-127008bba6c0b7d08a15a5c825fcfcf5f0a85e23.tar drakx-127008bba6c0b7d08a15a5c825fcfcf5f0a85e23.tar.gz drakx-127008bba6c0b7d08a15a5c825fcfcf5f0a85e23.tar.bz2 drakx-127008bba6c0b7d08a15a5c825fcfcf5f0a85e23.tar.xz drakx-127008bba6c0b7d08a15a5c825fcfcf5f0a85e23.zip |
spell Mandrakelinux in one word
Diffstat (limited to 'perl-install/install_steps_gtk.pm')
-rw-r--r-- | perl-install/install_steps_gtk.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_steps_gtk.pm b/perl-install/install_steps_gtk.pm index 2faaa16af..d94b50878 100644 --- a/perl-install/install_steps_gtk.pm +++ b/perl-install/install_steps_gtk.pm @@ -176,7 +176,7 @@ sub selectLanguage { $o->ask_warn('', formatAlaTeX(N("Your system is low on resources. You may have some problem installing -Mandrake Linux. If that occurs, you can try a text install instead. For this, +Mandrakelinux. If that occurs, you can try a text install instead. For this, press `F1' when booting on CDROM, then enter `text'."))) if $first_time && availableRamMB() < 70; # 70MB } |