summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_gtk.pm
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2001-06-22 00:35:55 +0000
committerPablo Saratxaga <pablo@mandriva.com>2001-06-22 00:35:55 +0000
commit2997f48accd7036f6d105f18cf218c8c2f7288cc (patch)
tree874f92ecdc07dbb4c81f84577c070f40be96cbfb /perl-install/install_steps_gtk.pm
parent014a1102307fdf7a894aff048dd8858e74260296 (diff)
downloaddrakx-backup-do-not-use-2997f48accd7036f6d105f18cf218c8c2f7288cc.tar
drakx-backup-do-not-use-2997f48accd7036f6d105f18cf218c8c2f7288cc.tar.gz
drakx-backup-do-not-use-2997f48accd7036f6d105f18cf218c8c2f7288cc.tar.bz2
drakx-backup-do-not-use-2997f48accd7036f6d105f18cf218c8c2f7288cc.tar.xz
drakx-backup-do-not-use-2997f48accd7036f6d105f18cf218c8c2f7288cc.zip
s/Linux-Mandrake/Mandrake Linux/
Diffstat (limited to 'perl-install/install_steps_gtk.pm')
-rw-r--r--perl-install/install_steps_gtk.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_steps_gtk.pm b/perl-install/install_steps_gtk.pm
index 539d2f1e5..da7133d96 100644
--- a/perl-install/install_steps_gtk.pm
+++ b/perl-install/install_steps_gtk.pm
@@ -140,7 +140,7 @@ sub selectLanguage {
$o->ask_warn('',
_("Your system is low on resource. You may have some problem installing
-Linux-Mandrake. If that occurs, you can try a text install instead. For this,
+Mandrake Linux. 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() < 60; # 60MB
}