From 54a0d9032175983ced3bcf95ed7965e24b07dd5b Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 14 Mar 2008 11:06:41 +0000 Subject: use "Set up a new network interface (LAN, ISDN, ADSL, ...)" in drakconnect (probably unused) --- bin/drakconnect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/drakconnect') 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 -- cgit v1.2.1