diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2005-04-23 16:20:27 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2005-04-23 16:20:27 +0000 |
commit | ca012347134ab4eec6f196b5f86c9fc1f25cb5b7 (patch) | |
tree | 5fc5930cd84d8b9f74f82a13bd26b2fe4de10ac3 /perl-install/any.pm | |
parent | 0d46fdc4ff12e12d75709007659a334b90d34ead (diff) | |
download | drakx-ca012347134ab4eec6f196b5f86c9fc1f25cb5b7.tar drakx-ca012347134ab4eec6f196b5f86c9fc1f25cb5b7.tar.gz drakx-ca012347134ab4eec6f196b5f86c9fc1f25cb5b7.tar.bz2 drakx-ca012347134ab4eec6f196b5f86c9fc1f25cb5b7.tar.xz drakx-ca012347134ab4eec6f196b5f86c9fc1f25cb5b7.zip |
s/Mandrivalinux/Mandriva Linux/
Diffstat (limited to 'perl-install/any.pm')
-rw-r--r-- | perl-install/any.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/any.pm b/perl-install/any.pm index 2009373aa..697022a47 100644 --- a/perl-install/any.pm +++ b/perl-install/any.pm @@ -730,7 +730,7 @@ sub selectLanguage { my $last_utf8 = $in->{locale}{utf8}; add2hash($common, { cancel => '', - advanced_messages => formatAlaTeX(N("Mandrivalinux can support multiple languages. Select + advanced_messages => formatAlaTeX(N("Mandriva 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.")), advanced_state => 1, |