2009-10-21 23:17:45 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources >
2010-02-08 20:39:42 +00:00
<string name= "app_name" > Orbot</string>
2010-03-08 06:33:34 +00:00
<string name= "app_version" > 0.0.5</string>
2010-02-08 20:39:42 +00:00
<string name= "internal_web_url" > http://orbot/</string>
<string name= "default_web_url" > http://check.torproject.org</string>
2010-03-06 00:01:59 +00:00
<string name= "secure_default_web_url" > https://check.torproject.org</string>
<string name= "tor_check_api_url" > https://check.torproject.org/?TorButton=true</string>
<string name= "control_permission_label" > start and stop Tor</string>
2010-02-08 20:39:42 +00:00
<string name= "tor_proxy_service_process" > torproxyservice</string>
2009-10-21 23:17:45 +00:00
2010-02-08 20:39:42 +00:00
2010-03-06 00:01:59 +00:00
<string name= "status_starting_up" > Orbot is starting...</string>
<string name= "status_activated" > Connected to the Tor network</string>
2010-03-01 05:53:31 +00:00
<string name= "status_disabled" > "Orbot is Deactivated</string>
2010-02-08 20:39:42 +00:00
<string name= "status_shutting_down" > Orbot is shutting down</string>
2010-03-06 00:01:59 +00:00
<string name= "tor_process_connecting" > Starting Tor...</string>
2010-03-06 14:56:39 +00:00
<string name= "tor_process_connecting_step2" > authenticating control connection...</string>
2010-02-08 20:39:42 +00:00
<string name= "tor_process_connecting_step3" > complete.</string>
<string name= "tor_process_connecting_step4" > waiting.</string>
2010-03-06 14:56:39 +00:00
<string name= "not_anonymous_yet" > WARNING: Your traffic is not anonymous yet! Please configure your applications to use HTTP proxy 127.0.0.1:8118 or SOCKS5 proxy 127.0.0.1:9050</string>
2010-02-08 20:39:42 +00:00
<string name= "menu_home" > Home</string>
<string name= "menu_browse" > Browse</string>
<string name= "menu_settings" > Settings</string>
<string name= "menu_log" > Log</string>
2010-03-01 05:53:31 +00:00
<string name= "menu_info" > Help</string>
2010-02-27 23:57:22 +00:00
<string name= "menu_apps" > Apps</string>
2010-02-08 20:39:42 +00:00
<string name= "button_help" > Help</string>
<string name= "button_close" > Close</string>
<string name= "button_about" > About</string>
<string name= "help_text" > Orbot requires different configuration depending on the Android operating system version it is used on.
2010-03-06 00:01:59 +00:00
Please visit https://www.torproject.org/docs/android.html for the latest information.
2010-02-08 20:39:42 +00:00
\n\n
For non-rooted Android 1.x devices (G1, MyTouch3G, Hero): Please use the "ProxySurf" browser available in the Android Market, and set
2010-03-07 03:07:53 +00:00
the HTTP Proxy to 127.0.0.1 and port 8118, for HTTP traffic only (HTTP/S will not work). For Instant Messaging, try "Beem" in the market, and set the SOCKS5 proxy to 127.0.0.1 / port 9050.
2010-02-08 20:39:42 +00:00
\n\n
2010-03-06 14:56:39 +00:00
For Android 2.x devices, you MUST ROOT your device in order for Orbot to work transparently, as there is no browser that will work for non-root devices. Otherwise, the "Beem" app will allow
2010-02-08 20:39:42 +00:00
you to set the SOCKS5 proxy to 127.0.0.1 and port 9050. You should also enable SSL to protect your username and password.
\n\n
2010-02-24 05:09:05 +00:00
If you root your device, whether it is 1.x or 2.x based, Orbot will automatically, transparently proxy all web traffic (http and https)
and all DNS requests. This includes the built-in Browser, Gmail, YouTube, Maps and any other application that access the web.
2010-02-08 20:39:42 +00:00
traffic.
\n\n
</string>
2009-10-21 23:17:45 +00:00
</resources>