diff options
Diffstat (limited to 'bin/drakconnect')
-rwxr-xr-x | bin/drakconnect | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/drakconnect b/bin/drakconnect index 8318bcc..d778e79 100755 --- a/bin/drakconnect +++ b/bin/drakconnect @@ -924,7 +924,7 @@ Configure them first by clicking on 'Configure'"))); update(); }); } else { - $widget_temp = N("This interface has not been configured yet.\nRun the \"Add an interface\" assistant from the Mandriva Linux Control Center"); + $widget_temp = N("This interface has not been configured yet.\nRun the \"%s\" assistant from the Mandriva Linux Control Center", N("Set up a new network interface (LAN, ISDN, ADSL, ...)")); } $vbox_local->pack_start(gtkpack__(Gtk2::HBox->new(0,0), $widget_temp |