From 9288f9cdcb85f00918614595a1b81775a8d9e607 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Wed, 29 May 2013 19:52:41 +0200 Subject: Allow pausing the VPN also without persistent-tun. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I don't like the concept but I don't to educate people …. --- res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index db6305e3..b7589271 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -278,9 +278,9 @@ No app allowed to use external API Allowed apps: %s Clear list of allowed external apps?\nCurrent list of allowed apps:\n\n%s - "Pause VPN when screen is off and less than 64 kB transferred data in 60s. Pausing the VPN the is only enabled if the \"Persistent Tun\" option is enabled on a VPN. When the VPN is paused your device has NO network connectivity." + "Pause VPN when screen is off and less than 64 kB transferred data in 60s. When the \"Persistent Tun\" option is enabled pausing the VPN will leave your device with NO network connectivity. Without the \"Persistent Tun\" option the device will have no VPN connection/protection. Pause VPN connection after screen off Pausing connection in screen off state: less than %1$s in %2$ss - ERROR: Persistent tun not enabled for this VPN. Ignoring option to pause VPN when screen is off + Warning: Persistent tun not enabled for this VPN. Traffic will use the normal Internet connection when the screen is off. \ No newline at end of file -- cgit v1.2.3