From c2d2473b1618a9a002344ec6be1e67004fdb1f94 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Thu, 28 Feb 2013 17:43:12 +0100 Subject: New Layout for main screen --- res/values/strings.xml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index 6588a69b..ed8e3b1d 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -22,7 +22,7 @@ About About OpenVPN for Android List of all configured VPNs - VPN Profiles + Profiles Type PKCS12 Password Select… @@ -167,7 +167,7 @@ file icon TLS Authentication Generated Config - General Settings + Settings Tries to set the owner of /dev/tun to system. Some CM9 images need this to make the VPNService API work. Requires root. Fix ownership of /dev/tun Shows the generated OpenVPN Configuration File @@ -223,7 +223,6 @@ The Routing and interface configuration is not done via traditionell ifconfig/route command but by using the VPNService API. This results in a different routing configuration than on other OSes. The configuration only consists of the IP of the tunnel interface and the networks that should be routed over this interface. Especially no peer partner address or gateway address is needed. Special routes to reach the VPN Server (for example added when using redirect-gateway) are not needed either. The application will consequently ignore these settings when importing a configuration. The app ensures with the VPNService API that the connection to the server is not routed through the VPN tunnel. Since only specifing networks to be routed via tunnel is supported extra routes not pointing to the tunnel cannot be supported either. (e.g. route x.x.x.x y.y.y.y net_gateway). The show information button in the log windows show the current configuration of the VPNService network configuration. Do not fallback to no VPN connection when OpenVPN is reconnecting. Persistent tun - Translation OpenVPN Log Import OpenVPN configuration Battery consumption @@ -236,7 +235,7 @@ Seconds between connections OpenVPN crashed unexpectedly. Please consider using the send Minidump option in the main menu Send Minidump to developer - Send debugging information about last crash to developer + Sends debugging information about last crash to developer OpenVPN - %s %1$s - %2$s %1$s - %3$s, %2$s @@ -259,7 +258,6 @@ Not connected Connecting to VPN %s Connecting to VPN %s - Some versions of Android 4.1 have problems if the name of the keystore certificate contains non alphanumeric characters (like spaces, underscores or dashes). Try to reimport the certificate without special characters Encryption cipher Packets authentication @@ -269,5 +267,9 @@ built by %s debug build official build - - + Copy into profile + Crashdump + Add + Send config file + + \ No newline at end of file -- cgit v1.2.3