[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-140.3.0esr-15.0-1] 3 commits: fixup! [android] Implement Android-native Connection Assist UI



Title: GitLab

henry pushed to branch tor-browser-140.3.0esr-15.0-1 at The Tor Project / Applications / Tor Browser

Commits:

  • 27b777f3
    by Henry Wilkes at 2025-09-29T08:44:01+00:00
    fixup! [android] Implement Android-native Connection Assist UI
    
    TB 43643: Move string changes out of "Implement Android-native
    Connection Assist UI" commit.
    
  • 90abf67d
    by Henry Wilkes at 2025-09-29T08:44:01+00:00
    fixup! [android] TBA strings
    
    TB 43643: Restore strings in the "[android] TBA strings" commit.
    
  • a1605575
    by Henry Wilkes at 2025-09-29T08:44:01+00:00
    fixup! [android] TBA strings
    
    TB 43643: Drop unused android strings.
    

1 changed file:

Changes:

  • mobile/android/fenix/app/src/main/res/values/torbrowser_strings.xml
    ... ... @@ -92,14 +92,6 @@
    92 92
         <string name="connection_assist_select_country_or_region">Select country or region</string>
    
    93 93
         <!-- Connection assist. -->
    
    94 94
         <string name="connection_assist_try_a_bridge_button">Try a bridge</string>
    
    95
    -
    
    96
    -    <!-- Connection assist. %1$s is connection_assist_choose_a_bridge_manually_link-->
    
    97
    -    <string name="connection_assist_try_a_bridge_learn_more_description1">Tor Browser will need to establish a brief non-Tor connection to determine your location and look up a bridge. If you don’t want to do that, you can %1$s instead.</string>
    
    98
    -    <!-- Connection assist. -->
    
    99
    -    <string name="connection_assist_choose_a_bridge_manually_link">choose a bridge manually</string>
    
    100
    -    <!-- Connection assist. %s is the error code-->
    
    101
    -    <string name="connection_assist_try_a_bridge_learn_more_error_code">Error code: %s</string>
    
    102
    -
    
    103 95
         <!-- Connection assist. -->
    
    104 96
         <string name="connection_assist_trying_a_bridge_title">Trying a bridge…</string>
    
    105 97
     
    
    ... ... @@ -109,9 +101,6 @@
    109 101
         <string name="connection_assist_location_error_description" translatable="false">%1$s %2$s %3$s</string>
    
    110 102
         <string name="connection_assist_find_bridge_location_description">To find a bridge that can unblock your internet, we need to know where you’re connecting from.</string>
    
    111 103
         <string name="connection_assist_select_country_try_again">Select your country or region and try again.</string>
    
    112
    -    <!-- Connection assist. %1$s is connection_assist_find_bridge_location_description, %2$s is connection_assist_check_location_settings_try_again. %3$s is connection_assist_location_error_learn_more_link-->
    
    113
    -    <string name="connection_assist_location_error_last_try_description">%1$s %2$s %3$s</string>
    
    114
    -    <string name="connection_assist_check_location_settings_try_again">Please check your location settings are correct and try again.</string>
    
    115 104
     
    
    116 105
         <string name="connection_assist_location_error_learn_more_link">Learn more</string>
    
    117 106
     
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx