From 91b38172b61198a6565ca2626defb17ab1966dbe Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Wed, 18 Jul 2012 00:34:30 +0200 Subject: - Remove not translatable strings - remove the experiential config importer string. The Importer should be quite stable now --- res/values/strings.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index d4604db7..f33cd74d 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -179,7 +179,6 @@ Done reading config file. Do not bind to local address and port No local binding - Please not that the config importer is an experimental feature. If it does not work for you or you think that things could be done better please drop me a email. Import configuration file Security considerations "As OpenVPN is security sensitive a few notes about security are sensible. All data on the sdcard is inherently insecure. Every app can read it (for example this program requires no special sd card rights). The data of this application can only be read by the application itself. By using the import option for cacert/cert/key in the file dialog the data is stored in the VPN profile. The VPN profiles are only accessible by this application. (Do not forget to delete the copies on the sd card afterwards). Even though accessible only by this application the data is still unencrypted. By rooting the telephone or other exploits it may be possible to retrieve the data. Saved passwords are stored in plain text as well. For pkcs12 files it is highly recommended that you import them into the android keystore." @@ -219,7 +218,6 @@ Show Traffic Statistics Running on %1$s (%2$s) %3$s, Android API %4$d 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) The VPN connection warning telling you that this app can intercept all traffic is imposed by the system to prevent abuse of the VPNService API.\nThe VPN connection notification (The key symbol) is also imposed by the Android system to signal an ongoing VPN connection. On some images this notification plays a sound.\nAndroid introduced these system dialog are for your own safety and made sure that they cannot be circumenvented. (On some images this unfortunely includes a notifciation sound) Connection warning and notification sound -- cgit v1.2.3