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
- 
62c74272
by Henry Wilkes at 2025-09-30T13:46:18+00:00
2 changed files:
Changes:
| ... | ... | @@ -199,7 +199,7 @@ | 
| 199 | 199 |    </radiogroup>
 | 
| 200 | 200 |    <checkbox id="browserLayoutShowSidebar" data-l10n-id="browser-layout-show-sidebar"
 | 
| 201 | 201 |              preference="sidebar.revamp"/>
 | 
| 202 | -  <description class="indent" data-l10n-id="browser-layout-show-sidebar-desc"></description>
 | |
| 202 | +  <description class="indent" data-l10n-id="browser-layout-show-sidebar-desc-limited"></description>
 | |
| 203 | 203 |  </groupbox>
 | 
| 204 | 204 | |
| 205 | 205 |  <!-- Letterboxing -->
 | 
| ... | ... | @@ -97,6 +97,10 @@ letterboxing-disabled-description = Letterboxing is currently disabled. | 
| 97 | 97 |  letterboxing-enable-button =
 | 
| 98 | 98 |      .label = Enable Letterboxing
 | 
| 99 | 99 | |
| 100 | +## Preferences - Sidebar.
 | |
| 101 | + | |
| 102 | +browser-layout-show-sidebar-desc-limited = Quickly access bookmarks and more without leaving your main view.
 | |
| 103 | + | |
| 100 | 104 |  ## Security level toolbar button.
 | 
| 101 | 105 |  ## Uses sentence case in English (US).
 | 
| 102 | 106 |  ## ".label" is the accessible name, and shown in the overflow menu and when customizing the toolbar.
 |