From 127008bba6c0b7d08a15a5c825fcfcf5f0a85e23 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 10 Mar 2004 18:19:41 +0000 Subject: spell Mandrakelinux in one word --- perl-install/any.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/any.pm') 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 }, -- cgit v1.2.1