added new error state strings

This commit is contained in:
Nathan Freitas 2012-01-13 10:24:42 -05:00
parent fbfa2d1d7a
commit 5ff9e40851
1 changed files with 1 additions and 0 deletions

View File

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