commit 9d83a5bb446b7cb8aca47f6ec288257ca4b96631 Author: Nathan Freitas nathan@freitas.net Date: Thu Apr 2 23:37:35 2015 -0400
update app vpn warning --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/res/values/strings.xml b/res/values/strings.xml index 3aeb067..a93126c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -329,5 +329,5 @@
<string name="apps_mode">Apps Mode</string>
- <string name="you_can_enable_all_apps_on_your_device_to_run_through_the_tor_network_using_the_vpn_feature_of_android_">You can enable all apps on your device to run through the Tor network using the VPN feature of Android.</string> + <string name="you_can_enable_all_apps_on_your_device_to_run_through_the_tor_network_using_the_vpn_feature_of_android_">You can enable all apps on your device to run through the Tor network using the VPN feature of Android.\n\n*WARNING* This is a new, experimental feature and in some cases may not start automatically, or may stop. It should NOT be used for anonymity, and ONLY used for getting through firewalls and filters.</string> </resources>