[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...

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Thu Aug 8 09:42:15 UTC 2024



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:

- browser/components/torpreferences/content/connectionCategory.inc.xhtml
- toolkit/locales/en-US/toolkit/global/tor-browser.ftl


Changes:

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


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



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/5a97c2df7827fe12e0ca82ac2faa70aaa783cabf...1208a39dfdaea03aa7b3cca3caa77b8f782073ce

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/5a97c2df7827fe12e0ca82ac2faa70aaa783cabf...1208a39dfdaea03aa7b3cca3caa77b8f782073ce
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20240808/e9765f5f/attachment-0001.htm>


More information about the tor-commits mailing list