tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

dom.properties (876B)


      1 # This Source Code Form is subject to the terms of the Mozilla Public
      2 # License, v. 2.0. If a copy of the MPL was not distributed with this
      3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
      4 
      5 # LOCALIZATION NOTE These strings are used inside the DOM panel
      6 # which is available from the Browser Tools sub-menu -> 'DOM'.
      7 # The correct localization of this file might be to keep it in
      8 # English, or another language commonly spoken among web developers.
      9 # You want to make that choice consistent across the developer tools.
     10 # A good criteria is the language in which you'd find the best
     11 # documentation on web development on the web.
     12 
     13 # LOCALIZATION NOTE (dom.filterDOMPanel): A placeholder text used for
     14 # DOM panel search box.
     15 dom.filterDOMPanel=Filter DOM Panel
     16 
     17 # LOCALIZATION NOTE (dom.refresh): A label for Refresh button in
     18 # DOM panel toolbar
     19 dom.refresh=Refresh