Merge branch 'patch-1' into 'master'

For Tor connections, Orbot is required

See merge request fdroid/fdroidclient!601
This commit is contained in:
Hans-Christoph Steiner 2017-10-23 20:39:52 +00:00
commit 41ae4867d9

View File

@ -231,7 +231,7 @@ This often occurs with apps installed via Google Play or other sources, if they
<string name="skip">Skip</string> <string name="skip">Skip</string>
<string name="useTor">Use Tor</string> <string name="useTor">Use Tor</string>
<string name="useTorSummary">Force download traffic through Tor for increased privacy</string> <string name="useTorSummary">Force download traffic through Tor for increased privacy. Requires Orbot</string>
<string name="proxy">Proxy</string> <string name="proxy">Proxy</string>
<string name="enable_proxy_title">Enable HTTP Proxy</string> <string name="enable_proxy_title">Enable HTTP Proxy</string>
<string name="enable_proxy_summary">Configure HTTP Proxy for all network requests</string> <string name="enable_proxy_summary">Configure HTTP Proxy for all network requests</string>