summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-01-21 11:28:36 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-01-21 11:28:36 +0000
commit1c1cafe18260b6814b6b29008a2ebeeca60f86c3 (patch)
tree6efd11945d42a4d06256639a4b9dcaa7032f2747
parent78514b15ee1d8f40bfc6b68594083b81cc7cfa9d (diff)
downloaddrakx-1c1cafe18260b6814b6b29008a2ebeeca60f86c3.tar
drakx-1c1cafe18260b6814b6b29008a2ebeeca60f86c3.tar.gz
drakx-1c1cafe18260b6814b6b29008a2ebeeca60f86c3.tar.bz2
drakx-1c1cafe18260b6814b6b29008a2ebeeca60f86c3.tar.xz
drakx-1c1cafe18260b6814b6b29008a2ebeeca60f86c3.zip
(selectLanguage): no "Previous ->" during install
-rw-r--r--perl-install/any.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/any.pm b/perl-install/any.pm
index 9b806019d..22c02dbcb 100644
--- a/perl-install/any.pm
+++ b/perl-install/any.pm
@@ -534,6 +534,7 @@ sub selectLanguage {
$in->ask_from_(
{ messages => N("Please choose a language to use."),
title => 'language choice',
+ if_($::isInstall, cancel => ''),
advanced_messages => formatAlaTeX(N("Mandrake Linux can support multiple languages. Select
the languages you would like to install. They will be available
when your installation is complete and you restart your system.")),