diff options
Diffstat (limited to 'bin/drakconnect-old')
-rwxr-xr-x | bin/drakconnect-old | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/drakconnect-old b/bin/drakconnect-old index 81ec706..41aaed9 100755 --- a/bin/drakconnect-old +++ b/bin/drakconnect-old @@ -244,7 +244,7 @@ Configure them first by clicking on 'Configure'"))); update(); }); } else { - $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, ...)")); + $widget_temp = N("This interface has not been configured yet.\nRun the \"%s\" assistant from the Mageia 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 |