From ef4fd36f5d38e82ba6165be2468d985d62f1d32f Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sun, 6 May 2012 18:13:09 +0200 Subject: Add ability to send the log (closes issue #9) protect fd over unix socket --- res/menu/logmenu.xml | 9 ++++++++- res/values/strings.xml | 6 +++++- 2 files changed, 13 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/menu/logmenu.xml b/res/menu/logmenu.xml index b8fd286b..1ab982d8 100644 --- a/res/menu/logmenu.xml +++ b/res/menu/logmenu.xml @@ -19,4 +19,11 @@ android:showAsAction="ifRoom|withText" android:title="@string/show_connection_details" android:titleCondensed="@string/info"/> - \ No newline at end of file + + + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index 5b635ff9..b6411a8e 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -167,5 +167,9 @@ 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 Cannot accces the Android Keychain Certificates. If you restored a backup of the app reselect the certificate - Version: %s + Version: %s + Could not write log contents to file + Send Logfile + Send + ICS Openvpn log file -- cgit v1.2.3