
morgan pushed to branch base-browser-140.3.0esr-15.0-1 at The Tor Project / Applications / Tor Browser Commits: 33e61fe1 by Henry Wilkes at 2025-09-30T13:46:18+00:00 fixup! BB 43902: Modify the new sidebar for Base Browser. TB 44159: Change the sidebar description. - - - - - 62c74272 by Henry Wilkes at 2025-09-30T13:46:18+00:00 fixup! Base Browser strings TB 44159: Add an alternative sidebar description for base browser. - - - - - 2 changed files: - browser/components/preferences/main.inc.xhtml - toolkit/locales/en-US/toolkit/global/base-browser.ftl Changes: ===================================== browser/components/preferences/main.inc.xhtml ===================================== @@ -199,7 +199,7 @@ </radiogroup> <checkbox id="browserLayoutShowSidebar" data-l10n-id="browser-layout-show-sidebar" preference="sidebar.revamp"/> - <description class="indent" data-l10n-id="browser-layout-show-sidebar-desc"></description> + <description class="indent" data-l10n-id="browser-layout-show-sidebar-desc-limited"></description> </groupbox> <!-- Letterboxing --> ===================================== toolkit/locales/en-US/toolkit/global/base-browser.ftl ===================================== @@ -97,6 +97,10 @@ letterboxing-disabled-description = Letterboxing is currently disabled. letterboxing-enable-button = .label = Enable Letterboxing +## Preferences - Sidebar. + +browser-layout-show-sidebar-desc-limited = Quickly access bookmarks and more without leaving your main view. + ## Security level toolbar button. ## Uses sentence case in English (US). ## ".label" is the accessible name, and shown in the overflow menu and when customizing the toolbar. View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/9ebed81... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/9ebed81... You're receiving this email because of your account on gitlab.torproject.org.