This is an automated email from the git hooks/post-receive script.
richard pushed a commit to branch master in repository tor-launcher.
The following commit(s) were added to refs/heads/master by this push: new 5fe21ef Bug 40896: [Connection Settings] Update strings for current bridges 5fe21ef is described below
commit 5fe21ef419065c43a31d7c37394be455ba33a2ad Author: Richard Pospesel richard@torproject.org AuthorDate: Tue May 3 21:24:06 2022 +0000
Bug 40896: [Connection Settings] Update strings for current bridges --- src/chrome/locale/en-US/network-settings.dtd | 1 + 1 file changed, 1 insertion(+)
diff --git a/src/chrome/locale/en-US/network-settings.dtd b/src/chrome/locale/en-US/network-settings.dtd index a9b1135..9318d67 100644 --- a/src/chrome/locale/en-US/network-settings.dtd +++ b/src/chrome/locale/en-US/network-settings.dtd @@ -87,6 +87,7 @@ <!ENTITY torPreferences.bridgeLocationAutomatic "Automatic"> <!ENTITY torPreferences.bridgeChooseForMe "Choose a Bridge For Me…"> <!ENTITY torPreferences.bridgeBadgeCurrent "Your Current Bridges"> +<!ENTITY torPreferences.bridgeBadgeCurrentDescription "You can keep one or more bridges saved, and Tor will choose which one to use when you connect. Tor will automatically switch to use another bridge when needed."> <!ENTITY torPreferences.bridgeId "#1 bridge: #2"> <!ENTITY torPreferences.remove "Remove"> <!ENTITY torPreferences.bridgeDisableBuiltIn "Disable built-in bridges">