commit 1442dec7bab810a5f87fe4910585263d305d0370 Author: Translation commit bot translation@torproject.org Date: Mon Apr 9 09:15:29 2012 +0000
Update translations for orbot_completed --- values/strings.xml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/values/strings.xml b/values/strings.xml index 6fffc61..520215c 100644 --- a/values/strings.xml +++ b/values/strings.xml @@ -31,7 +31,6 @@ <string name="button_clear_log">Clear Log</string> <string name="menu_verify">Check</string> <string name="menu_exit">Exit</string> - <string name="powered_by">powered by the Tor Project</string> <string name="press_to_start">- long press to start -</string> <string name="pref_trans_proxy_group">Transparent Proxying (Requires Root)</string> <string name="pref_trans_proxy_title">Transparent Proxying</string> @@ -209,4 +208,6 @@ <string name="set_locale_summary">Choose the locale and language for Orbot</string> <string name="wizard_locale_title">Choose Language</string> <string name="wizard_locale_msg">Leave default or switch the current language</string> + <string name="powered_by">powered by The Tor Project </string> + <string name="btn_save_settings">Save Settings</string> </resources>
tor-commits@lists.torproject.org