commit 6ffc646a060bfe3909ec80d2393b8d0d54b438cf Author: Translation commit bot translation@torproject.org Date: Tue Aug 20 08:16:19 2013 +0000
Update translations for orbot_completed --- values/strings.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/values/strings.xml b/values/strings.xml index ddfcda6..fa9eedd 100644 --- a/values/strings.xml +++ b/values/strings.xml @@ -107,7 +107,7 @@ <string name="wizard_tips_gibberbot">Gibberbot: Secure chat app with Off-the-Record Encryption</string> <string name="gibberbot_apk_url">https://guardianproject.info/releases/gibberbot-latest.apk</string> <string name="wizard_tips_orweb">Orweb: Privacy-enhanced browser that works through Tor</string> - <string name="orweb_apk_url">https://guardianproject.info/releases/orweb-latest.xpi</string> + <string name="orweb_apk_url">https://guardianproject.info/releases/orweb-latest.apk</string> <string name="wizard_tips_play">Find all Guardian Project apps on Google Play</string> <string name="wizard_tips_play_url">https://play.google.com/store/search?q=guardianproject</string> <!--<string name="wizard_tips_firefox">Firefox - Android browser - To be used along with ProxyMob Add-on </string> @@ -226,4 +226,9 @@ <string name="powered_by">powered by The Tor Project </string> <string name="btn_save_settings">Save Settings</string> <string name="no_internet_connection_tor">No internet connection; Tor is on standby...</string> + <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> </resources>
tor-commits@lists.torproject.org