change "network conn" preference to be more clear

This commit is contained in:
Nathan Freitas 2013-12-27 13:25:03 -05:00
parent c58f009e84
commit a0de73667f
1 changed files with 2 additions and 2 deletions

View File

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