tor-browser

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

accessible.properties (923B)


      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 jump    =       Jump
      6 press   =       Press
      7 check   =       Check
      8 uncheck =       Uncheck
      9 select  =       Select
     10 open    =       Open
     11 close   =       Close
     12 switch  =       Switch
     13 click   =       Click
     14 collapse=       Collapse
     15 expand  =       Expand
     16 activate=       Activate
     17 cycle   =       Cycle
     18 # An action provided to accessibility clients such as screen readers to allow
     19 # them to click an element when the click will be handled by a container
     20 # (ancestor) element. This is not normally reported to users.
     21 clickAncestor = Click ancestor
     22 
     23 # LOCALIZATION NOTE (inputColorValue): %1$S%%, %2$S%%, and %3$S%% represent the red, green, and blue color values as a percentage.
     24 inputColorValue=%1$S%% red %2$S%% green %3$S%% blue