commit 3e03d226b8108bda18b1c14c4d7d48555767d0d5 Author: lexi bird.s.lex@gmail.com Date: Sat May 19 15:25:51 2018 -0400
update request new bridge dialog text --- app/src/main/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index a61dc01a..e1ba7f9b 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -314,7 +314,7 @@
<string name="if_your_mobile_network_actively_blocks_tor_you_can_use_a_tor_bridge_to_access_the_network_another_way_to_get_bridges_is_to_send_an_email_to_bridges_torproject_org_please_note_that_you_must_send_the_email_using_an_address_from_one_of_the_following_email_providers_riseup_gmail_or_yahoo_">If your mobile network actively blocks Tor, you can use a 'Bridge Server' as an alternate way in. SELECT one of the options to configure and test...</string>
- <string name="bridge_mode">Bridge Mode</string> + <string name="bridge_mode">Request New Bridge</string>
<string name="get_bridges_email">Email</string> <string name="get_bridges_web">Web</string> @@ -327,7 +327,7 @@
<string name="send_email">Send Email</string>
- <string name="you_must_get_a_bridge_address_by_email_web_or_from_a_friend_once_you_have_this_address_please_paste_it_into_the_bridges_preference_in_orbot_s_setting_and_restart_">You can get a bridge address through email, the web or by scanning a bridge QR code. Select 'Email' or 'Web' below to request a bridge address.\n\nOnce you have an address, copy & paste it into the "Bridges" preference in Orbot's setting and restart.</string> + <string name="you_must_get_a_bridge_address_by_email_web_or_from_a_friend_once_you_have_this_address_please_paste_it_into_the_bridges_preference_in_orbot_s_setting_and_restart_">You can get a bridge address through email, the web or by scanning a bridge QR code. Select 'Email' or 'Web' below to request a bridge address.\n\nOnce you have an address, copy & paste it into the "Bridges" preference in Orbot's settings and restart.</string>
<string name="install_orweb">Install Orfox</string>
tor-commits@lists.torproject.org