add "no transproxy" warning strings bac kin

This commit is contained in:
n8fr8 2017-10-31 10:00:50 -04:00
parent 19e927effa
commit 1c7eedd4e4
1 changed files with 2 additions and 0 deletions

View File

@ -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>