morgan pushed to branch tor-browser-140.3.0esr-15.0-1 at The Tor Project / Applications / Tor Browser

Commits:

2 changed files:

Changes:

  • browser/components/preferences/main.inc.xhtml
    ... ... @@ -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 -->
    

  • toolkit/locales/en-US/toolkit/global/base-browser.ftl
    ... ... @@ -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.