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/menu/logmenu.xml | 8 +------- res/values/strings.xml | 8 ++------ 2 files changed, 3 insertions(+), 13 deletions(-) (limited to 'res') diff --git a/res/menu/logmenu.xml b/res/menu/logmenu.xml index 12b54c67..4c4f132b 100644 --- a/res/menu/logmenu.xml +++ b/res/menu/logmenu.xml @@ -11,14 +11,8 @@ android:id="@+id/cancel" android:icon="@android:drawable/ic_menu_close_clear_cancel" android:showAsAction="ifRoom|withText" - android:title="@string/disconnect" + android:title="@string/cancel_connection" android:titleCondensed="@string/cancel"/> - 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