menus.properties (1146B)
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 (devtoolsRemoteDebugging.label): This is the label for the menu item 6 # in Tools > Browser Tools. Clicking on this menu item will open about:debugging which 7 # acts as a hub for debugging remote devices. 8 devtoolsRemoteDebugging.label = Remote Debugging 9 devtoolsRemoteDebugging.accesskey = R 10 11 browserConsoleCmd.label = Browser Console 12 browserConsoleCmd.accesskey = B 13 14 responsiveDesignMode.label = Responsive Design Mode 15 responsiveDesignMode.accesskey = R 16 17 eyedropper.label = Eyedropper 18 eyedropper.accesskey = Y 19 20 # LOCALIZATION NOTE (browserToolboxMenu.label): This is the label for the 21 # application menu item that opens the browser toolbox UI in the Tools menu. 22 browserToolboxMenu.label = Browser Toolbox 23 browserToolboxMenu.accesskey = e 24 25 webDeveloperToolsMenu.label = Web Developer Tools 26 webDeveloperToolsMenu.accesskey = T 27 28 extensionsForDevelopersCmd.label = Extensions for Developers 29 extensionsForDevelopersCmd.accesskey = f