[tor-commits] [orbot/master] add "no transproxy" warning strings bac kin

n8fr8 at torproject.org n8fr8 at torproject.org
Tue Oct 31 15:59:11 UTC 2017


commit 1c7eedd4e408cda64dab69db081c03bbe0bf3326
Author: n8fr8 <nathan at freitas.net>
Date:   Tue Oct 31 10:00:50 2017 -0400

    add "no transproxy" warning strings bac kin
---
 app/src/main/res/values/strings.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 4b10ee13..7dbc47c0 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -382,4 +382,6 @@
     <string name="consider_enable_battery_optimizations">Consider enable battery optimizations</string>
   <string name="pref_isolate_dest">Isolate destination addresses</string>
   <string name="pref_isolate_dest_summary">Use a different circuit for each destination address</string>
+  <string name="no_transproxy_warning_short">WARNING: Transproxying no longer supported</string>
+  <string name="no_transproxy_warning">WARNING: Transparent proxying not supported. Use Orbot Apps VPN instead.</string>
 </resources>





More information about the tor-commits mailing list