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

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-128.1.0esr-14.0-1] 2 commits: fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in...



Title: GitLab

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

Commits:

  • 84eaa764
    by Henry Wilkes at 2024-08-08T10:30:14+01:00
    fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection
    
    Bug 42663: Add tooltip text to the "Connection" category.
    
  • 1208a39d
    by Henry Wilkes at 2024-08-08T10:35:05+01:00
    fixup! Tor Browser strings
    
    Bug 42663: Add tooltip text to the "Connection" category.
    

2 changed files:

Changes:

  • browser/components/torpreferences/content/connectionCategory.inc.xhtml
    ... ... @@ -2,6 +2,8 @@
    2 2
                   class="category"
    
    3 3
                   value="paneConnection"
    
    4 4
                   helpTopic="prefs-connection"
    
    5
    +              data-l10n-id="tor-connection-settings-category"
    
    6
    +              data-l10n-attrs="tooltiptext"
    
    5 7
                   align="center"
    
    6 8
                   hidden="true">
    
    7 9
       <image class="category-icon"/>
    

  • toolkit/locales/en-US/toolkit/global/tor-browser.ftl
    ... ... @@ -49,6 +49,10 @@ home-mode-choice-tor =
    49 49
     
    
    50 50
     # "Connection" refers to the Tor Browser's connection to the Tor network.
    
    51 51
     tor-connection-settings-heading = Connection
    
    52
    +# The tooltip text for the "Connection" settings, shown in the preferences side bar.
    
    53
    +# Likely should just be "{ tor-connection-settings-heading }", which will match the displayed text exactly.
    
    54
    +tor-connection-settings-category =
    
    55
    +    .tooltiptext = { tor-connection-settings-heading }
    
    52 56
     # -brand-short-name refers to 'Tor Browser', localized.
    
    53 57
     tor-connection-overview = { -brand-short-name } routes your traffic over the Tor Network, run by thousands of volunteers around the world.
    
    54 58
     tor-connection-browser-learn-more-link = Learn more
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits