[tor-commits] [orbot/master] change "network conn" preference to be more clear

n8fr8 at torproject.org n8fr8 at torproject.org
Mon Dec 30 03:15:21 UTC 2013


commit a0de73667f21468215e38b1bb80e8f5d4393fe9e
Author: Nathan Freitas <nathan at freitas.net>
Date:   Fri Dec 27 13:25:03 2013 -0500

    change "network conn" preference to be more clear
---
 res/values/strings.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2d0c671..21592b6 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -238,7 +238,7 @@
   <string name="bandwidth_">Bandwidth:</string>
   <string name="down">down</string>
   <string name="up">up</string>
-  <string name="pref_disable_network_title">Network Auto-Sleep</string>
-  <string name="pref_disable_network_summary">Put Tor to sleep when there is no network connectivity</string>
+  <string name="pref_disable_network_title">No Network Auto-Sleep</string>
+  <string name="pref_disable_network_summary">Put Tor to sleep when there is no internet available</string>
   <string name="newnym">You\'ve switched to a new Tor identity!</string>
 </resources>





More information about the tor-commits mailing list