added persist notify pref string

This commit is contained in:
Nathan Freitas 2012-01-25 20:10:09 -05:00
parent 24b9b673d0
commit 7410be6389
1 changed files with 3 additions and 0 deletions

View File

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