From 1febf2bf623ad3977cd67d04d421b94290d2e6e0 Mon Sep 17 00:00:00 2001 From: Eugeni Dodonov Date: Wed, 16 Sep 2009 14:31:02 +0000 Subject: updated Connecting string to be in sync with translations --- bin/net_applet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/net_applet') diff --git a/bin/net_applet b/bin/net_applet index 40f6d80..a81b115 100755 --- a/bin/net_applet +++ b/bin/net_applet @@ -103,7 +103,7 @@ sub get_state_message { 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, ...)")) : - N("Connecting..") + N("Connecting...") ); } -- cgit v1.2.1