summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
diff options
context:
space:
mode:
authorFunda Wang <fwang@mandriva.org>2005-05-20 05:56:29 +0000
committerFunda Wang <fwang@mandriva.org>2005-05-20 05:56:29 +0000
commit0c9a54ede8ea055a5d9f64d5ce18734290ca04b0 (patch)
tree697414e5ee7b317e3d34db435d72124877899726 /perl-install/install_steps_interactive.pm
parentba595445ed4eee7a23374140b9fbb5d907fef381 (diff)
downloaddrakx-backup-do-not-use-0c9a54ede8ea055a5d9f64d5ce18734290ca04b0.tar
drakx-backup-do-not-use-0c9a54ede8ea055a5d9f64d5ce18734290ca04b0.tar.gz
drakx-backup-do-not-use-0c9a54ede8ea055a5d9f64d5ce18734290ca04b0.tar.bz2
drakx-backup-do-not-use-0c9a54ede8ea055a5d9f64d5ce18734290ca04b0.tar.xz
drakx-backup-do-not-use-0c9a54ede8ea055a5d9f64d5ce18734290ca04b0.zip
s/Mandrivalinux/Mandriva Linux/
Diffstat (limited to 'perl-install/install_steps_interactive.pm')
-rw-r--r--perl-install/install_steps_interactive.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm
index a16716110..f2a420239 100644
--- a/perl-install/install_steps_interactive.pm
+++ b/perl-install/install_steps_interactive.pm
@@ -818,7 +818,7 @@ Do you want to install the updates?")),
require crypto;
eval {
my @mirrors = do {
- my $_w = $o->wait_message('', N("Contacting Mandrivalinux web site to get the list of available mirrors..."));
+ my $_w = $o->wait_message('', N("Contacting Mandriva Linux web site to get the list of available mirrors..."));
crypto::mirrors($o->{distro_type});
};
#- if no mirror have been found, use current time zone and propose among available.