diff options
Diffstat (limited to 'perl-install/standalone/net_applet')
-rw-r--r-- | perl-install/standalone/net_applet | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/net_applet b/perl-install/standalone/net_applet index 6930031bb..0a00e7f5e 100644 --- a/perl-install/standalone/net_applet +++ b/perl-install/standalone/net_applet @@ -48,7 +48,7 @@ my %appletstate = ( menu => [ 'confNetwork', 'refresh', 'help' ], tt => [ N_("You do not have any configured Internet connection. -Run the \"Add Connection\" assistant from the Mandrakelinux Control Center") +Run the \"Set up a new network interface\" assistant from the Mandrakelinux Control Center") ] } ); |