From ef264f51e7b57e771ce4339261d2bb918580ecc9 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sat, 5 May 2012 02:33:46 +0200 Subject: Version 0.4.7 with more route checking and fix of the tmp-dir bug :( closes issue #6 --- res/values/strings.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 53483b80..cf8cc5c8 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -115,7 +115,6 @@ Enable Custom Options Specify custom options. Use with care! Route rejected by Android - Cannot make sense of %s and %s as IP and CIDR netmask, assuming second address is peer address of remote. Using /32 netmask for local IP. Disconnect clear log Cancel Confirmation @@ -156,4 +155,15 @@ " 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: " + Clear + info + Show connection details + Last interface configuration from Openvpn: + Local IP: %1$s/%2$d + DNS Server: %s + DNS Domain: %s + Routes: %s + Cannot make sense of %1$s and %2$s as local IP with CIDR netmask, assuming second address is peer address of remote. Using /32 netmask for local IP. + Cannot make sense of %1$s and %2$s as IP route with CIDR netmask, using /32 as netmask. + Corrected route %1$s/%2$s to %3$s/%2$s -- cgit v1.2.3