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

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-128.5.0esr-14.5-1] 2 commits: fixup! [android] Add Tor integration and UI



Title: GitLab

Pier Angelo Vendrame pushed to branch tor-browser-128.5.0esr-14.5-1 at The Tor Project / Applications / Tor Browser

Commits:

  • 3e999182
    by Henry Wilkes at 2024-12-05T11:19:00+00:00
    fixup! [android] Add Tor integration and UI
    
    Bug 43350: Revert changes from 938f751c and ff438022, which should have
    targeted a different commit.
    
  • fe207126
    by Henry Wilkes at 2024-12-05T11:26:30+00:00
    fixup! [android] Implement Android-native Connection Assist UI
    
    Bug 43350: Remove all caps comment from android string.
    
    Also made sure comments end in a full stop.
    

1 changed file:

Changes:

  • mobile/android/fenix/app/src/main/res/values/torbrowser_strings.xml
    ... ... @@ -149,9 +149,9 @@
    149 149
         <string name="connection_assist_final_error_troubleshoot_connection_link">troubleshooting your connection</string>
    
    150 150
         <!-- Connection assist. -->
    
    151 151
         <string name="connection_assist_final_error_learn_more_link">Learn more</string>
    
    152
    -    <!-- Connection assist. Description for a shown "Snackbar" (special popup notification) with an action to connect -->
    
    152
    +    <!-- Connection assist. Description for a shown "Snackbar" (special popup notification) with an action to connect. -->
    
    153 153
         <string name="connection_assist_connect_to_tor_before_opening_links">Connect to Tor before opening links</string>
    
    154
    -    <!-- Connection assist. Confirmation button for a shown "Snackbar" (special popup notification) that has a previously mentioned description. Automatically shown in ALL CAPS if available, regardless of the localized string -->
    
    154
    +    <!-- Connection assist. Confirmation button for a shown "Snackbar" (special popup notification). -->
    
    155 155
         <string name="connection_assist_connect_to_tor_before_opening_links_confirmation">CONNECT</string>
    
    156 156
     
    
    157 157
     </resources>

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