[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: dropme! fixup! TB 44027 [android]: Update PBM lockscreen



Title: GitLab

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

Commits:

  • ecb3b4a5
    by Henry Wilkes at 2025-09-29T09:07:24+01:00
    dropme! fixup! TB 44027 [android]: Update PBM lockscreen
    
    TB 44027: Move changes to torbrowser_strings.xml to a different commit.
    
  • a8edfdf6
    by Henry Wilkes at 2025-09-29T09:07:32+01:00
    fixup! [android] TBA strings
    
    TB 44027: Changes to torbrowser_strings.xml.
    
  • 63b9f50b
    by Henry Wilkes at 2025-09-29T09:07:34+01:00
    fixup! [android] TBA strings
    
    TB 44027: Fixup the PBM comments to add full stops for Weblate.
    
    We also combine multi-line comments into one line, as they would be
    shown on Weblate.
    

1 changed file:

Changes:

  • mobile/android/fenix/app/src/main/res/values/torbrowser_strings.xml
    ... ... @@ -38,8 +38,7 @@
    38 38
     
    
    39 39
         <string name="preferences_tor_security_level_options">Security Level</string>
    
    40 40
     
    
    41
    -    <!-- Description of security levels -->
    
    42
    -    <!-- %s will be replaced with the localised application name, such as "Tor Browser". -->
    
    41
    +    <!-- Description of security levels. %s will be replaced with the localised application name, such as "Tor Browser". -->
    
    43 42
         <string name="tor_security_level_warning">You will need to restart %s to apply any changes. This will close all tabs.</string>
    
    44 43
         <string name="tor_security_level_standard">Standard</string>
    
    45 44
         <string name="tor_security_level_standard_current_level">Standard (current level)</string>
    
    ... ... @@ -142,21 +141,20 @@
    142 141
         <!-- Notification body for closing browser tabs. "%s" will be replaced with the localised application name, such as "Tor Browser". -->
    
    143 142
         <string name="notification_close_tor_browser_tabs_long">Tap or swipe this notification to close %s’s tabs</string>
    
    144 143
     
    
    145
    -    <!-- Hide Tor Browser tabs authentication screen -->
    
    146
    -    <!-- Label for the primary action button to unlock private tabs. "%s" will be replaced with the localised application name, such as "Tor Browser" -->
    
    144
    +    <!-- Hide Tor Browser tabs authentication screen. Label for the primary action button to unlock private tabs. "%s" will be replaced with the localised application name, such as "Tor Browser". -->
    
    147 145
         <string name="tor_authentication_unlock_private_tabs">Unlock %s tabs</string>
    
    148
    -    <!-- Authentication prompt title to enable the private tabs mode. "%s" will be replaced with the localised application name, such as "Tor Browser" -->
    
    146
    +    <!-- Authentication prompt title to enable the private tabs mode. "%s" will be replaced with the localised application name, such as "Tor Browser". -->
    
    149 147
         <string name="tor_authentication_enable_lock">Enable %s tabs screen lock</string>
    
    150
    -    <!-- Authentication prompt title to disable the private tabs mode. "%s" will be replaced with the localised application name, such as "Tor Browser" -->
    
    148
    +    <!-- Authentication prompt title to disable the private tabs mode. "%s" will be replaced with the localised application name, such as "Tor Browser". -->
    
    151 149
         <string name="tor_authentication_disable_lock">Disable %s tabs screen lock</string>
    
    152
    -    <!-- Label for a preference shown when the device supports screen lock (e.g., PIN, pattern, or password) but the user has not set one up. "%s" will be replaced with the localised application name, such as "Tor Browser" -->
    
    150
    +    <!-- Label for a preference shown when the device supports screen lock (e.g., PIN, pattern, or password) but the user has not set one up. "%s" will be replaced with the localised application name, such as "Tor Browser". -->
    
    153 151
         <string name="tor_authentication_lock_device_feature_disabled">Set up screen lock to hide %s tabs</string>
    
    154
    -    <!-- Title text for the contextual feature recommendation (CFR) suggesting the user enable a screen lock to protect Tor Browser tabs. "%s" will be replaced with the localised application name, such as "Tor Browser" -->
    
    152
    +    <!-- Title text for the contextual feature recommendation (CFR) suggesting the user enable a screen lock to protect Tor Browser tabs. "%s" will be replaced with the localised application name, such as "Tor Browser". -->
    
    155 153
         <string name="tor_tab_cfr_title">Use screen lock to hide %s tabs?</string>
    
    156 154
     
    
    157
    -    <!-- Preference title for using the screen lock to hide Tor Browser tabs. "%s" will be replaced with the localised application name, such as "Tor Browser" -->
    
    155
    +    <!-- Preference title for using the screen lock to hide Tor Browser tabs. "%s" will be replaced with the localised application name, such as "Tor Browser". -->
    
    158 156
         <string name="preferences_tor_lock_screen_title">Use screen lock to hide %s tabs</string>
    
    159
    -    <!-- Informs the user how to access the tabs when "Use screen lock to hide Tor Browser tabs" is enabled. "%s" will be replaced with the localised application name, such as "Tor Browser" -->
    
    157
    +    <!-- Informs the user how to access the tabs when "Use screen lock to hide Tor Browser tabs" is enabled. "%s" will be replaced with the localised application name, such as "Tor Browser". -->
    
    160 158
         <string name="preferences_tor_lock_screen_summary">View %s tabs with your fingerprint, PIN, or face unlock.</string>
    
    161 159
     
    
    162 160
     </resources>

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