From d3c50d3637462d4e3e3a3c09d43d37ce5656f67a Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Thu, 3 May 2012 22:20:26 +0200 Subject: Error message if tun cannot be opened --- res/values/strings.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index c8e2b1e1..5434f48b 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -21,7 +21,7 @@ Server Address: Server Port: Shared Secret: - Connect! + Connect OpenVPN is connecting… OpenVPN is connected! @@ -113,9 +113,14 @@ Specify custom options. Use with care! Route rejected by Android Cannot make sense of %s and %s as IP and CIDR netmask, assuming P2P for local address (/32) - cancel + Disconnect clear log Cancel Confirmation Disconnect the connected VPN/cancel the connection attempt? Remove VPN + Edit VPN Settings + Remove the VPN Profile %s? + " On some custom ICS images the permission on /dev/tun might be wrong, or the tun module might be missing completly" + Opening tun interface failed badly. + "Error: " -- cgit v1.2.3