summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/any.pm')
-rw-r--r--perl-install/any.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/any.pm b/perl-install/any.pm
index 3aa4153be..14676c14f 100644
--- a/perl-install/any.pm
+++ b/perl-install/any.pm
@@ -630,7 +630,7 @@ sub selectLanguage {
my $last_utf8 = $in->{locale}{utf8};
add2hash($common, { cancel => '',
- advanced_messages => formatAlaTeX(N("Mandrake Linux can support multiple languages. Select
+ advanced_messages => formatAlaTeX(N("Mandrakelinux 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.")),
callbacks => { advanced => sub { $langs->{$listval2val->($lang)} = 1 },