From 93a5fd15a90fe88308003547d55e32123b6999e4 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sat, 5 May 2012 03:08:32 +0200 Subject: Error message if keystore cannot be accessed (e.g. after backup) --- res/values/strings.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index cf8cc5c8..e3d54a8d 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -165,5 +165,6 @@ 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 + 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 -- cgit v1.2.3