[tor-commits] [orbot/master] added persist notify pref string

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Jan 26 01:12:36 UTC 2012


commit 7410be63899784c137361669387b67e869e0248a
Author: Nathan Freitas <nathan at freitas.net>
Date:   Wed Jan 25 20:10:09 2012 -0500

    added persist notify pref string
---
 res/values/strings.xml |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/res/values/strings.xml b/res/values/strings.xml
index 6d3f0f0..0ea4089 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -253,4 +253,7 @@
 <string name="pref_use_sys_iptables_summary">use the built-in iptables binary instead of the one bundled with Orbot</string>
     
 <string name="error_installing_binares">The Tor binaries were not able to be installed or upgraded.</string>
+
+<string name="pref_use_persistent_notifications">Always keep the icon in toolbar when Orbot is connected</string>
+<string name="pref_use_persistent_notifications_title">Always-On Notifications</string>
 </resources>





More information about the tor-commits mailing list