[tor-commits] [orbot/master] added new error state strings

n8fr8 at torproject.org n8fr8 at torproject.org
Fri Jan 13 16:02:28 UTC 2012


commit 5ff9e40851865c4e4be6a7412f7717a2b3bbd00f
Author: Nathan Freitas <nathan at freitas.net>
Date:   Fri Jan 13 10:24:42 2012 -0500

    added new error state strings
---
 res/values/strings.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2ca91be..4e1ff74 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -252,4 +252,5 @@
 <string name="pref_use_sys_iptables_title">Use Default Iptables</string>
 <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>
 </resources>





More information about the tor-commits mailing list