1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/locales/en-US/chrome/accessibility/mac/accessible.properties Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,34 @@ 1.4 +# This Source Code Form is subject to the terms of the Mozilla Public 1.5 +# License, v. 2.0. If a copy of the MPL was not distributed with this 1.6 +# file, You can obtain one at http://mozilla.org/MPL/2.0/. 1.7 + 1.8 +jump = Jump 1.9 +press = Press 1.10 +check = Check 1.11 +uncheck = Uncheck 1.12 +select = Select 1.13 +open = Open 1.14 +close = Close 1.15 +switch = Switch 1.16 +click = Click 1.17 +collapse= Collapse 1.18 +expand = Expand 1.19 +activate= Activate 1.20 +cycle = Cycle 1.21 + 1.22 +# Universal Access API support 1.23 +# (Mac Only) 1.24 +# The Role Description for AXWebArea (the web widget). Like in Safari. 1.25 +htmlContent = HTML Content 1.26 +# The Role Description for the Tab button. 1.27 +tab = tab 1.28 +# The Role Description for definition list dl, dt and dd 1.29 +term = term 1.30 +definition = definition 1.31 +# The Role Description for WAI-ARIA Landmarks 1.32 +search = search 1.33 +banner = banner 1.34 +navigation = navigation 1.35 +complementary = complementary 1.36 +content = content 1.37 +main = main