diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-03-14 11:06:49 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-03-14 11:06:49 +0000 |
commit | 0d1e9a833663dd647edff87008e0dabfe867bb9b (patch) | |
tree | f77438385058ea175841c75ebe0692a6f2412115 /bin/drakconnect | |
parent | 54a0d9032175983ced3bcf95ed7965e24b07dd5b (diff) | |
download | drakx-net-0d1e9a833663dd647edff87008e0dabfe867bb9b.tar drakx-net-0d1e9a833663dd647edff87008e0dabfe867bb9b.tar.gz drakx-net-0d1e9a833663dd647edff87008e0dabfe867bb9b.tar.bz2 drakx-net-0d1e9a833663dd647edff87008e0dabfe867bb9b.tar.xz drakx-net-0d1e9a833663dd647edff87008e0dabfe867bb9b.zip |
remove old comment
Diffstat (limited to 'bin/drakconnect')
-rwxr-xr-x | bin/drakconnect | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/drakconnect b/bin/drakconnect index d778e79..035172f 100755 --- a/bin/drakconnect +++ b/bin/drakconnect @@ -977,7 +977,6 @@ sub configure_net() { if (!$net->{type}) { $in->ask_warn( N("Warning"), - #-PO: here "Add Connection" should be translated the same was as in control-center 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, ...)"))); $in->exit; |