From 9d79dda64fee6aee55bcd119773630fce194dd05 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sat, 30 Jun 2012 11:38:31 +0200 Subject: Relase version 0.5.9 --- res/values/strings.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index ba4f6b02..d6b55458 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -220,6 +220,7 @@ Keep the notification displayed after the connection is established to show traffic statistics. Show Traffic Statistics Running on %1$s (%2$s) %3$s, Android API %4$d - Error signing with Android keystore key %s + Error signing with Android keystore key %1$s: %2$s + Reading from Android Keystore does not work in Jelly Beans (Google change the way private keys are returned) -- cgit v1.2.3 From 8c3c7472780a20cb76479a8a9f5571817c17518f Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sun, 1 Jul 2012 12:08:50 +0200 Subject: 0.5.9 removed the configimporter activity from the manifest. Fix this. --- res/values/strings.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index d6b55458..59b89042 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -33,7 +33,6 @@ Client Certificate Key PKCS12 File CA Certificate - Select Nothing selected Copyright © 2002–2010 OpenVPN Technologies, Inc. <sales@openvpn.net>\n -- cgit v1.2.3