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

Commits:

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>