From e481245959d63c9aa23c562cae6dbc5aea5eb307 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Wed, 10 Apr 2013 10:58:43 +0200 Subject: Always log tun information I tired of bug reports without this information. Also this removes one of the unclear buttons in the Logwindow --- res/values/strings.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index abdf1779..876e981c 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -20,8 +20,6 @@ Source code and issue tracker available at http://code.google.com/p/ics-openvpn/ This program uses the following components; see the source code for full details on the licenses About - About OpenVPN for Android - List of all configured VPNs Profiles Type PKCS12 Password @@ -57,7 +55,6 @@ Specify custom options. Use with care! Route rejected by Android Disconnect - Disconnect clear log Cancel Confirmation Disconnect the connected VPN/cancel the connection attempt? @@ -99,10 +96,9 @@ Clear info Show connection details - Last interface configuration from OpenVPN: + Opening tun interface: Local IPv4: %1$s/%2$d IPv6: %3$s MTU: %4$d - DNS Server: %s - DNS Domain: %s + DNS Server: %1$s, Domain: %2$s Routes: %s Routes IPv6: %s Got interface information %1$s and %2$s, assuming second address is peer address of remote. Using /32 netmask for local IP. Mode given by OpenVPN is \"%3$s\". -- cgit v1.2.3