[tor-commits] [orbot/master] update preference summaries

n8fr8 at torproject.org n8fr8 at torproject.org
Sat May 12 04:50:44 UTC 2018


commit 13ea11d7a8fddbdf07947c564c4976d61c1efc26
Author: lexi <bird.s.lex at gmail.com>
Date:   Wed Mar 28 15:26:57 2018 -0400

    update preference summaries
---
 app/src/main/res/values/strings.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index f2f81e86..acc48dcc 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -136,7 +136,7 @@
     <string name="pref_proxy_title">Outbound Network Proxy (Optional)</string>
 
     <string name="pref_proxy_type_title">Outbound Proxy Type</string>
-    <string name="pref_proxy_type_summary">Protocol to use for proxy server: HTTP, HTTPS, Socks4, Socks5</string>
+    <string name="pref_proxy_type_summary">Protocol to use for proxy server: HTTP, HTTPS, SOCKS4, SOCKS5</string>
     <string name="pref_proxy_type_dialog">Enter Proxy Type</string>
 
     <string name="pref_proxy_host_title">Outbound Proxy Host</string>
@@ -206,7 +206,7 @@
     <string name="enter_localhost_ports_for_hidden_services">enter localhost ports for hidden services</string>
     <string name="hidden_service_ports">Hidden Service Ports</string>
     <string name="the_addressable_name_for_your_hidden_service_generated_automatically_">the addressable name for your hidden service (generated automatically)</string>
-    <string name="enable_debug_log_to_output_must_use_adb_or_alogcat_to_view_">enable debug log to output (must use adb or aLogCat to view)</string>
+    <string name="enable_debug_log_to_output_must_use_adb_or_alogcat_to_view_">Enable debug log to output (must use adb or aLogcat to view)</string>
     <string name="project_home">Project Home(s): </string>
     <string name="project_urls">https://www.torproject.org/docs/android\nhttps://guardianproject.info/apps/orbot/</string>
     <string name="the_tor_license">The Tor License</string>





More information about the tor-commits mailing list