summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/net_monitor
diff options
context:
space:
mode:
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.