use Proxy.NO_PROXY instead of null value for no proxy

This commit is contained in:
Vincent Breitmoser
2015-10-29 15:43:16 +01:00
parent 64a09a8945
commit a665dd60fb
7 changed files with 27 additions and 22 deletions

View File

@@ -1306,7 +1306,7 @@
<string name="msg_backup_success">"Backup operation successful"</string>
<string name="msg_upload">"Uploading public key"</string>
<string name="msg_upload_proxy_direct">"Using proxy: none"</string>
<string name="msg_upload_proxy_direct">"Using proxy: None"</string>
<string name="msg_upload_proxy_tor">"Using proxy: TOR"</string>
<string name="msg_upload_proxy">"Using proxy: %s"</string>
<string name="msg_upload_server">"Server: %s"</string>