summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/net_monitor
diff options
context:
space:
mode:
authorFunda Wang <fwang@mandriva.org>2004-08-08 07:57:06 +0000
committerFunda Wang <fwang@mandriva.org>2004-08-08 07:57:06 +0000
commit724ad2d549c1045568d4219c1c40e2810e492f8a (patch)
tree647ee876368d2cf487698ad6e1c869a6d2d91e26 /perl-install/standalone/net_monitor
parent4e3602995816ba33c03edc02a0d224e4466e6e76 (diff)
downloaddrakx-backup-do-not-use-724ad2d549c1045568d4219c1c40e2810e492f8a.tar
drakx-backup-do-not-use-724ad2d549c1045568d4219c1c40e2810e492f8a.tar.gz
drakx-backup-do-not-use-724ad2d549c1045568d4219c1c40e2810e492f8a.tar.bz2
drakx-backup-do-not-use-724ad2d549c1045568d4219c1c40e2810e492f8a.tar.xz
drakx-backup-do-not-use-724ad2d549c1045568d4219c1c40e2810e492f8a.zip
s/Mandrake/Mandrakelinux
Diffstat (limited to 'perl-install/standalone/net_monitor')
-rwxr-xr-xperl-install/standalone/net_monitor2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/net_monitor b/perl-install/standalone/net_monitor
index 4ec8cea0b..ba0a671a8 100755
--- a/perl-install/standalone/net_monitor
+++ b/perl-install/standalone/net_monitor
@@ -242,7 +242,7 @@ sub connection() {
N("Disconnection from Internet complete.")) :
($isconnected ?
N("Connection complete.") :
- N("Connection failed.\nVerify your configuration in the Mandrake Control Center."))
+ N("Connection failed.\nVerify your configuration in the Mandrakelinux Control Center."))
);
my $delay = 1000;
# keep the message displayed longer if there is a problem.