From a9904f63729fc01c6f7c4fe767cf9540f7405360 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Mon, 2 Sep 2013 20:12:26 +0200 Subject: Label for the CW progressbar. --- res/layout/configuration_wizard_activity.xml | 11 +++++++++++ res/values/strings.xml | 4 ++-- 2 files changed, 13 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/layout/configuration_wizard_activity.xml b/res/layout/configuration_wizard_activity.xml index b80294ba..f3d0e48b 100644 --- a/res/layout/configuration_wizard_activity.xml +++ b/res/layout/configuration_wizard_activity.xml @@ -11,5 +11,16 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:max="3" /> + + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index ba05b19b..dde3ad3f 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -222,8 +222,7 @@ Be sure to also check out the FAQ. There is a quick start guide. Convert remote-tls format from OpenVPN 2.2 to 2.3 format Routing/Interface Configuration - 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. + 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 @@ -308,6 +307,7 @@ string> Server is down. It doesn\'t seem to be a Bitmask provider. This is not a trusted Bitmask provider. + Configuring provider Authenticating Authenticating with entered login and password. Log out -- cgit v1.2.3