diff options
Diffstat (limited to 'lib/network/drakconnect/global.pm')
-rw-r--r-- | lib/network/drakconnect/global.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/network/drakconnect/global.pm b/lib/network/drakconnect/global.pm index ad59c2a..59da73c 100644 --- a/lib/network/drakconnect/global.pm +++ b/lib/network/drakconnect/global.pm @@ -33,7 +33,7 @@ sub configure_net { $in->ask_warn( N("Warning"), N("You do not have any configured Internet connection. -Run the \"%s\" assistant from the Mandriva Linux Control Center", N("Set up a new network interface (LAN, ISDN, ADSL, ...)"))); +Run the \"%s\" assistant from the Mageia Control Center", N("Set up a new network interface (LAN, ISDN, ADSL, ...)"))); return; } unless ($::isEmbedded) { |