| <!-- This Source Code Form is subject to the terms of the Mozilla Public
| | <!-- This Source Code Form is subject to the terms of the Mozilla Public
|
| - License, v. 2.0. If a copy of the MPL was not distributed with this
| | - License, v. 2.0. If a copy of the MPL was not distributed with this
|
| - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
| | - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
|
| |
|
| <!-- LOCALIZATION NOTE : FILE This file contains the browser main menu items -->
| | <!-- LOCALIZATION NOTE : FILE This file contains the browser main menu items -->
|
| <!-- LOCALIZATION NOTE : FILE Do not translate commandkeys -->
| | <!-- LOCALIZATION NOTE : FILE Do not translate commandkeys -->
|
|
| |
|
| <!-- LOCALIZATION NOTE (mainWindow.title): DONT_TRANSLATE -->
| | <!-- LOCALIZATION NOTE (mainWindow.title): DONT_TRANSLATE -->
|
| <!ENTITY mainWindow.title "&brandFullName;">
| | <!ENTITY mainWindow.title "&brandFullName;">
|
| <!-- LOCALIZATION NOTE (mainWindow.titlemodifier) : DONT_TRANSLATE -->
| | <!-- LOCALIZATION NOTE (mainWindow.titlemodifier) : DONT_TRANSLATE -->
|
| <!ENTITY mainWindow.titlemodifier "&brandFullName;">
| | <!ENTITY mainWindow.titlemodifier "&brandFullName;">
|
| <!-- LOCALIZATION NOTE (mainWindow.titlemodifiermenuseparator): DONT_TRANSLATE -->
| | <!-- LOCALIZATION NOTE (mainWindow.titlemodifiermenuseparator): DONT_TRANSLATE -->
|
| <!ENTITY mainWindow.titlemodifiermenuseparator " - ">
| | <!ENTITY mainWindow.titlemodifiermenuseparator " - ">
|
| <!-- LOCALIZATION NOTE (mainWindow.titlePrivateBrowsingSuffix): This will be appended to the window's title
| | <!-- LOCALIZATION NOTE (mainWindow.titlePrivateBrowsingSuffix): This will be appended to the window's title
|
| inside the private browsing mode -->
| | inside the private browsing mode -->
|
| <!ENTITY mainWindow.titlePrivateBrowsingSuffix "(Private Browsing)">
| | <!ENTITY mainWindow.titlePrivateBrowsingSuffix "(Private Browsing)">
|
|
| |
|
| | | <!ENTITY appmenu.title "Customize and Control &brandFullName;">
|
| | | <!ENTITY navbarOverflow.label "More tools…">
|
| | |
|
| <!-- Tab context menu -->
| | <!-- Tab context menu -->
|
| <!ENTITY reloadTab.label "Reload Tab">
| | <!ENTITY reloadTab.label "Reload Tab">
|
| <!ENTITY reloadTab.accesskey "R">
| | <!ENTITY reloadTab.accesskey "R">
|
| <!ENTITY reloadAllTabs.label "Reload All Tabs">
| | <!ENTITY reloadAllTabs.label "Reload All Tabs">
|
| <!ENTITY reloadAllTabs.accesskey "A">
| | <!ENTITY reloadAllTabs.accesskey "A">
|
| <!-- LOCALIZATION NOTE (closeTabsToTheEnd.label): This should indicate the
| | <!-- LOCALIZATION NOTE (closeTabsToTheEnd.label): This should indicate the
|
| direction in which tabs are closed, i.e. locales that use RTL mode should say
| | direction in which tabs are closed, i.e. locales that use RTL mode should say
|
| left instead of right. -->
| | left instead of right. -->
|
| <!ENTITY closeTabsToTheEnd.label "Close Tabs to the Right">
| | <!ENTITY closeTabsToTheEnd.label "Close Tabs to the Right">
|
| <!ENTITY closeTabsToTheEnd.accesskey "i">
| | <!ENTITY closeTabsToTheEnd.accesskey "i">
|
| <!ENTITY closeOtherTabs.label "Close Other Tabs">
| | <!ENTITY closeOtherTabs.label "Close Other Tabs">
|
| <!ENTITY closeOtherTabs.accesskey "o">
| | <!ENTITY closeOtherTabs.accesskey "o">
|
|
| |
|
| <!-- LOCALIZATION NOTE (pinTab.label, unpinTab.label): "Pin" is being
| | <!-- LOCALIZATION NOTE (pinTab.label, unpinTab.label): "Pin" is being
|
| used as a metaphor for expressing the fact that these tabs are "pinned" to the
| | used as a metaphor for expressing the fact that these tabs are "pinned" to the
|
| left edge of the tabstrip. Really we just want the string to express the idea
| | left edge of the tabstrip. Really we just want the string to express the idea
|
| that this is a lightweight and reversible action that keeps your tab where you
| | that this is a lightweight and reversible action that keeps your tab where you
|
| can reach it easily. -->
| | can reach it easily. -->
|
| <!ENTITY pinTab.label "Pin Tab">
| | <!ENTITY pinTab.label "Pin Tab">
|
| <!ENTITY pinTab.accesskey "P">
| | <!ENTITY pinTab.accesskey "P">
|
| <!ENTITY unpinTab.label "Unpin Tab">
| | <!ENTITY unpinTab.label "Unpin Tab">
|
| <!ENTITY unpinTab.accesskey "b">
| | <!ENTITY unpinTab.accesskey "b">
|
| <!ENTITY moveToGroup.label "Move to Group">
| | <!ENTITY moveToGroup.label "Move to Group">
|
| <!ENTITY moveToGroup.accesskey "M">
| | <!ENTITY moveToGroup.accesskey "M">
|
| <!ENTITY moveToNewGroup.label "New Group">
| | <!ENTITY moveToNewGroup.label "New Group">
|
| <!ENTITY moveToNewWindow.label "Move to New Window">
| | <!ENTITY moveToNewWindow.label "Move to New Window">
|
| <!ENTITY moveToNewWindow.accesskey "W">
| | <!ENTITY moveToNewWindow.accesskey "W">
|
| <!ENTITY bookmarkAllTabs.label "Bookmark All Tabs…">
| | <!ENTITY bookmarkAllTabs.label "Bookmark All Tabs…">
|
| <!ENTITY bookmarkAllTabs.accesskey "T">
| | <!ENTITY bookmarkAllTabs.accesskey "T">
|
| <!ENTITY undoCloseTab.label "Undo Close Tab">
| | <!ENTITY undoCloseTab.label "Undo Close Tab">
|
| <!ENTITY undoCloseTab.accesskey "U">
| | <!ENTITY undoCloseTab.accesskey "U">
|
| <!ENTITY closeTab.label "Close Tab">
| | <!ENTITY closeTab.label "Close Tab">
|
| <!ENTITY closeTab.accesskey "c">
| | <!ENTITY closeTab.accesskey "c">
|
|
| |
|
| <!ENTITY listAllTabs.label "List all tabs">
| | <!ENTITY listAllTabs.label "List all tabs">
|
|
| |
|
| <!ENTITY tabCmd.label "New Tab">
| | <!ENTITY tabCmd.label "New Tab">
|
| <!ENTITY tabCmd.accesskey "T">
| | <!ENTITY tabCmd.accesskey "T">
|
| <!ENTITY tabCmd.commandkey "t">
| | <!ENTITY tabCmd.commandkey "t">
|
| <!ENTITY openLocationCmd.label "Open Location…">
| | <!ENTITY openLocationCmd.label "Open Location…">
|
| <!ENTITY openLocationCmd.accesskey "L">
| | <!ENTITY openLocationCmd.accesskey "L">
|
| <!ENTITY openFileCmd.label "Open File…">
| | <!ENTITY openFileCmd.label "Open File…">
|
| <!ENTITY openFileCmd.accesskey "O">
| | <!ENTITY openFileCmd.accesskey "O">
|
| <!ENTITY openFileCmd.commandkey "o">
| | <!ENTITY openFileCmd.commandkey "o">
|
| <!ENTITY printSetupCmd.label "Page Setup…">
| | <!ENTITY printSetupCmd.label "Page Setup…">
|
| <!ENTITY printSetupCmd.accesskey "u">
| | <!ENTITY printSetupCmd.accesskey "u">
|
| <!ENTITY printPreviewCmd.label "Print Preview">
| | <!ENTITY printPreviewCmd.label "Print Preview">
|
| <!ENTITY printPreviewCmd.accesskey "v">
| | <!ENTITY printPreviewCmd.accesskey "v">
|
| <!ENTITY printCmd.label "Print…">
| | <!ENTITY printCmd.label "Print…">
|
| <!ENTITY printCmd.accesskey "P">
| | <!ENTITY printCmd.accesskey "P">
|
| <!ENTITY printCmd.commandkey "p">
| | <!ENTITY printCmd.commandkey "p">
|
|
| |
|
| <!ENTITY goOfflineCmd.label "Work Offline">
| | <!ENTITY goOfflineCmd.label "Work Offline">
|
| <!ENTITY goOfflineCmd.accesskey "k">
| | <!ENTITY goOfflineCmd.accesskey "k">
|
|
| |
|
| <!ENTITY menubarCmd.label "Menu Bar">
| | <!ENTITY menubarCmd.label "Menu Bar">
|
| <!ENTITY menubarCmd.accesskey "M">
| | <!ENTITY menubarCmd.accesskey "M">
|
| <!ENTITY navbarCmd.label "Navigation Toolbar">
| | <!ENTITY navbarCmd.label "Navigation Toolbar">
|
| <!ENTITY navbarCmd.accesskey "N">
| | |
| <!ENTITY personalbarCmd.label "Bookmarks Toolbar">
| | <!ENTITY personalbarCmd.label "Bookmarks Toolbar">
|
| <!ENTITY personalbarCmd.accesskey "B">
| | <!ENTITY personalbarCmd.accesskey "B">
|
| <!ENTITY bookmarksToolbarItem.label "Bookmarks Toolbar Items">
| | <!ENTITY bookmarksToolbarItem.label "Bookmarks Toolbar Items">
|
| <!ENTITY addonBarCmd.label "Add-on Bar">
| | |
| <!ENTITY addonBarCmd.accesskey "A">
| | |
|
| |
|
| <!ENTITY pageSourceCmd.label "Page Source">
| | <!ENTITY pageSourceCmd.label "Page Source">
|
| <!ENTITY pageSourceCmd.accesskey "o">
| | <!ENTITY pageSourceCmd.accesskey "o">
|
| <!ENTITY pageSourceCmd.commandkey "u">
| | <!ENTITY pageSourceCmd.commandkey "u">
|
| <!ENTITY pageInfoCmd.label "Page Info">
| | <!ENTITY pageInfoCmd.label "Page Info">
|
| <!ENTITY pageInfoCmd.accesskey "I">
| | <!ENTITY pageInfoCmd.accesskey "I">
|
| <!ENTITY pageInfoCmd.commandkey "i">
| | <!ENTITY pageInfoCmd.commandkey "i">
|
| <!-- LOCALIZATION NOTE (enterFullScreenCmd.label, exitFullScreenCmd.label):
| | <!-- LOCALIZATION NOTE (enterFullScreenCmd.label, exitFullScreenCmd.label):
|
| These should match what Safari and other Apple applications use on OS X Lion. -->
| | These should match what Safari and other Apple applications use on OS X Lion. -->
|
| <!ENTITY enterFullScreenCmd.label "Enter Full Screen">
| | <!ENTITY enterFullScreenCmd.label "Enter Full Screen">
|
| <!ENTITY enterFullScreenCmd.accesskey "F">
| | <!ENTITY enterFullScreenCmd.accesskey "F">
|
| <!ENTITY exitFullScreenCmd.label "Exit Full Screen">
| | <!ENTITY exitFullScreenCmd.label "Exit Full Screen">
|
| <!ENTITY exitFullScreenCmd.accesskey "F">
| | <!ENTITY exitFullScreenCmd.accesskey "F">
|
| <!ENTITY fullScreenCmd.label "Full Screen">
| | <!ENTITY fullScreenCmd.label "Full Screen">
|
| <!ENTITY fullScreenCmd.accesskey "F">
| | <!ENTITY fullScreenCmd.accesskey "F">
|
| <!ENTITY fullScreenCmd.macCommandKey "f">
| | <!ENTITY fullScreenCmd.macCommandKey "f">
|
| <!ENTITY showAllTabsCmd.label "Show All Tabs">
| | <!ENTITY showAllTabsCmd.label "Show All Tabs">
|
| <!ENTITY showAllTabsCmd.accesskey "A">
| | <!ENTITY showAllTabsCmd.accesskey "A">
|
|
| |
|
| <!ENTITY fullScreenMinimize.tooltip "Minimize">
| | <!ENTITY fullScreenMinimize.tooltip "Minimize">
|
| <!ENTITY fullScreenRestore.tooltip "Restore">
| | <!ENTITY fullScreenRestore.tooltip "Restore">
|
| <!ENTITY fullScreenClose.tooltip "Close">
| | <!ENTITY fullScreenClose.tooltip "Close">
|
| <!ENTITY fullScreenAutohide.label "Hide Toolbars">
| | <!ENTITY fullScreenAutohide.label "Hide Toolbars">
|
| <!ENTITY fullScreenAutohide.accesskey "H">
| | <!ENTITY fullScreenAutohide.accesskey "H">
|
| <!ENTITY fullScreenExit.label "Exit Full Screen Mode">
| | <!ENTITY fullScreenExit.label "Exit Full Screen Mode">
|
| <!ENTITY fullScreenExit.accesskey "F">
| | <!ENTITY fullScreenExit.accesskey "F">
|
| <!ENTITY fullscreenAllowButton.label "Allow">
| | <!ENTITY fullscreenAllowButton.label "Allow">
|
| <!ENTITY fullscreenExitButton.label "Deny">
| | <!ENTITY fullscreenExitButton.label "Deny">
|
| <!ENTITY fullscreenApproval.value "Allow fullscreen?">
| | <!ENTITY fullscreenApproval.value "Allow fullscreen?">
|
|
| |
|
| <!ENTITY fullscreenExitHint.value "Press ESC at any time to exit fullscreen.">
| | <!ENTITY fullscreenExitHint.value "Press ESC at any time to exit fullscreen.">
|
| <!ENTITY leaveDOMFullScreen.label "Exit Full Screen">
| | <!ENTITY leaveDOMFullScreen.label "Exit Full Screen">
|
| <!ENTITY leaveDOMFullScreen.accesskey "u">
| | <!ENTITY leaveDOMFullScreen.accesskey "u">
|
|
| |
|
| <!ENTITY closeWindow.label "Close Window">
| | <!ENTITY closeWindow.label "Close Window">
|
| <!ENTITY closeWindow.accesskey "d">
| | <!ENTITY closeWindow.accesskey "d">
|
|
| |
|
| <!ENTITY bookmarksMenu.label "Bookmarks">
| | <!ENTITY bookmarksMenu.label "Bookmarks">
|
| <!ENTITY bookmarksMenu.accesskey "B">
| | <!ENTITY bookmarksMenu.accesskey "B">
|
| <!ENTITY bookmarkThisPageCmd.label "Bookmark This Page">
| | <!ENTITY bookmarkThisPageCmd.label "Bookmark This Page">
|
| <!ENTITY bookmarkThisPageCmd.commandkey "d">
| | <!ENTITY bookmarkThisPageCmd.commandkey "d">
|
| <!ENTITY markPageCmd.commandkey "l">
| | <!ENTITY markPageCmd.commandkey "l">
|
| <!ENTITY sharePageCmd.label "Share This Page">
| | <!ENTITY sharePageCmd.label "Share This Page">
|
| <!ENTITY sharePageCmd.commandkey "S">
| | <!ENTITY sharePageCmd.commandkey "S">
|
| <!ENTITY sharePageCmd.accesskey "s">
| | <!ENTITY sharePageCmd.accesskey "s">
|
| <!ENTITY shareLinkCmd.label "Share This Link">
| | <!ENTITY shareLinkCmd.label "Share This Link">
|
| <!ENTITY shareLinkCmd.accesskey "s">
| | <!ENTITY shareLinkCmd.accesskey "s">
|
| <!ENTITY shareImageCmd.label "Share This Image">
| | <!ENTITY shareImageCmd.label "Share This Image">
|
| <!ENTITY shareImageCmd.accesskey "s">
| | <!ENTITY shareImageCmd.accesskey "s">
|
| <!ENTITY shareSelectCmd.label "Share Selection">
| | <!ENTITY shareSelectCmd.label "Share Selection">
|
| <!ENTITY shareSelectCmd.accesskey "s">
| | <!ENTITY shareSelectCmd.accesskey "s">
|
| <!ENTITY shareVideoCmd.label "Share This Video">
| | <!ENTITY shareVideoCmd.label "Share This Video">
|
| <!ENTITY shareVideoCmd.accesskey "s">
| | <!ENTITY shareVideoCmd.accesskey "s">
|
| <!ENTITY subscribeToPageMenupopup.label "Subscribe to This Page">
| | <!ENTITY subscribeToPageMenupopup.label "Subscribe to This Page">
|
| <!ENTITY subscribeToPageMenuitem.label "Subscribe to This Page…">
| | <!ENTITY subscribeToPageMenuitem.label "Subscribe to This Page…">
|
| <!ENTITY addCurPagesCmd.label "Bookmark All Tabs…">
| | <!ENTITY addCurPagesCmd.label "Bookmark All Tabs…">
|
| <!ENTITY showAllBookmarks2.label "Show All Bookmarks">
| | <!ENTITY showAllBookmarks2.label "Show All Bookmarks">
|
| <!ENTITY unsortedBookmarksCmd.label "Unsorted Bookmarks">
| | <!ENTITY unsortedBookmarksCmd.label "Unsorted Bookmarks">
|
| <!ENTITY bookmarksToolbarChevron.tooltip "Show more bookmarks">
| | <!ENTITY bookmarksToolbarChevron.tooltip "Show more bookmarks">
|
|
| |
|
| <!ENTITY backCmd.label "Back">
| | <!ENTITY backCmd.label "Back">
|
| <!ENTITY backCmd.accesskey "B">
| | <!ENTITY backCmd.accesskey "B">
|
| <!ENTITY backButton.tooltip "Go back one page">
| | <!ENTITY backButton.tooltip "Go back one page">
|
| <!ENTITY forwardCmd.label "Forward">
| | <!ENTITY forwardCmd.label "Forward">
|
| <!ENTITY forwardCmd.accesskey "F">
| | <!ENTITY forwardCmd.accesskey "F">
|
| <!ENTITY forwardButton.tooltip "Go forward one page">
| | <!ENTITY forwardButton.tooltip "Go forward one page">
|
| <!ENTITY backForwardButtonMenu.tooltip "Right-click or pull down to show history">
| | <!ENTITY backForwardButtonMenu.tooltip "Right-click or pull down to show history">
|
| <!ENTITY backForwardButtonMenuMac.tooltip "Pull down to show history">
| | <!ENTITY backForwardButtonMenuMac.tooltip "Pull down to show history">
|
| <!ENTITY reloadCmd.label "Reload">
| | <!ENTITY reloadCmd.label "Reload">
|
| <!ENTITY reloadCmd.accesskey "R">
| | <!ENTITY reloadCmd.accesskey "R">
|
| <!ENTITY reloadButton.tooltip "Reload current page">
| | <!ENTITY reloadButton.tooltip "Reload current page">
|
| <!ENTITY stopCmd.label "Stop">
| | <!ENTITY stopCmd.label "Stop">
|
| <!ENTITY stopCmd.accesskey "S">
| | <!ENTITY stopCmd.accesskey "S">
|
| <!ENTITY stopCmd.macCommandKey ".">
| | <!ENTITY stopCmd.macCommandKey ".">
|
| <!ENTITY stopButton.tooltip "Stop loading this page">
| | <!ENTITY stopButton.tooltip "Stop loading this page">
|
| <!ENTITY goEndCap.tooltip "Go to the address in the Location Bar">
| | <!ENTITY goEndCap.tooltip "Go to the address in the Location Bar">
|
| <!ENTITY printButton.label "Print">
| | <!ENTITY printButton.label "Print">
|
| <!ENTITY printButton.tooltip "Print this page">
| | <!ENTITY printButton.tooltip "Print this page">
|
|
| |
|
| <!ENTITY backForwardItem.title "Back/Forward">
| | <!ENTITY backForwardItem.title "Back/Forward">
|
| <!ENTITY locationItem.title "Location">
| | <!ENTITY locationItem.title "Location">
|
| <!ENTITY searchItem.title "Search">
| | <!ENTITY searchItem.title "Search">
|
| <!ENTITY throbberItem.title "Activity Indicator">
| | |
| <!ENTITY bookmarksItem.title "Bookmarks">
| | <!ENTITY bookmarksItem.title "Bookmarks">
|
|
| |
|
| <!-- Toolbar items -->
| | <!-- Toolbar items -->
|
| <!ENTITY appMenuButton.label "Menu">
| | |
| <!ENTITY appMenuButton.tooltip "Open &brandShortName; menu">
| | |
| <!ENTITY homeButton.label "Home">
| | <!ENTITY homeButton.label "Home">
|
|
| |
|
| <!ENTITY tabGroupsButton.label "Tab Groups">
| | <!ENTITY tabGroupsButton.label "Tab Groups">
|
| <!ENTITY tabGroupsButton.tooltip "Group your tabs">
| | <!ENTITY tabGroupsButton.tooltip "Group your tabs">
|
|
| | |
| <!ENTITY feedButton.label "Subscribe">
| | |
| <!ENTITY feedButton.tooltip "Subscribe to this page…">
| | |
|
| |
|
| <!ENTITY bookmarksButton.label "Bookmarks">
| | <!ENTITY bookmarksButton.label "Bookmarks">
|
| <!ENTITY bookmarksButton.tooltip "Display your bookmarks">
| | |
| <!ENTITY bookmarksCmd.commandkey "b">
| | <!ENTITY bookmarksCmd.commandkey "b">
|
|
| |
|
| <!ENTITY bookmarksMenuButton.label "Bookmarks">
| | <!ENTITY bookmarksMenuButton.label "Bookmarks">
|
| <!ENTITY bookmarksMenuButton.tooltip "Display your bookmarks">
| | <!ENTITY bookmarksMenuButton.tooltip "Display your bookmarks">
|
| <!ENTITY bookmarksMenuButton.unsorted.label "Unsorted Bookmarks">
| | <!ENTITY bookmarksMenuButton.unsorted.label "Unsorted Bookmarks">
|
| <!ENTITY viewBookmarksSidebar.label "Show in Sidebar">
| | <!ENTITY viewBookmarksSidebar.label "Show in Sidebar">
|
| <!ENTITY viewBookmarksToolbar.label "View Bookmarks Toolbar">
| | <!ENTITY viewBookmarksToolbar.label "View Bookmarks Toolbar">
|
|
| |
|
| <!-- LOCALIZATION NOTE (bookmarksSidebarGtkCmd.commandkey): This command
| | <!-- LOCALIZATION NOTE (bookmarksSidebarGtkCmd.commandkey): This command
|
| - key should not contain the letters A-F, since these are reserved
| | - key should not contain the letters A-F, since these are reserved
|
| - shortcut keys on Linux. -->
| | - shortcut keys on Linux. -->
|
| <!ENTITY bookmarksGtkCmd.commandkey "o">
| | <!ENTITY bookmarksGtkCmd.commandkey "o">
|
| <!ENTITY bookmarksWinCmd.commandkey "i">
| | <!ENTITY bookmarksWinCmd.commandkey "i">
|
|
| |
|
| <!ENTITY historyButton.label "History">
| | <!ENTITY historyButton.label "History">
|
| <!ENTITY historyButton.tooltip "Display pages you've viewed recently">
| | |
| <!ENTITY historySidebarCmd.commandKey "h">
| | <!ENTITY historySidebarCmd.commandKey "h">
|
|
| |
|
| <!ENTITY toolsMenu.label "Tools">
| | <!ENTITY toolsMenu.label "Tools">
|
| <!ENTITY toolsMenu.accesskey "T">
| | <!ENTITY toolsMenu.accesskey "T">
|
|
| |
|
| <!ENTITY keywordfield.label "Add a Keyword for this Search…">
| | <!ENTITY keywordfield.label "Add a Keyword for this Search…">
|
| <!ENTITY keywordfield.accesskey "K">
| | <!ENTITY keywordfield.accesskey "K">
|
| <!ENTITY search.label "Web Search">
| | <!ENTITY search.label "Web Search">
|
| <!ENTITY search.accesskey "S">
| | <!ENTITY search.accesskey "S">
|
| <!ENTITY downloads.label "Downloads">
| | <!ENTITY downloads.label "Downloads">
|
| <!ENTITY downloads.tooltip "Display the progress of ongoing downloads">
| | <!ENTITY downloads.tooltip "Display the progress of ongoing downloads">
|
| <!ENTITY downloads.accesskey "D">
| | <!ENTITY downloads.accesskey "D">
|
| <!ENTITY downloads.commandkey "j">
| | <!ENTITY downloads.commandkey "j">
|
| <!ENTITY downloadsUnix.commandkey "y">
| | <!ENTITY downloadsUnix.commandkey "y">
|
| <!ENTITY addons.label "Add-ons">
| | <!ENTITY addons.label "Add-ons">
|
| <!ENTITY addons.accesskey "A">
| | <!ENTITY addons.accesskey "A">
|
| <!ENTITY addons.commandkey "A">
| | <!ENTITY addons.commandkey "A">
|
|
| |
|
| <!ENTITY webDeveloperMenu.label "Web Developer">
| | <!ENTITY webDeveloperMenu.label "Web Developer">
|
| <!ENTITY webDeveloperMenu.accesskey "W">
| | <!ENTITY webDeveloperMenu.accesskey "W">
|
|
| |
|
| <!ENTITY devtoolsConnect.label "Connect…">
| | <!ENTITY devtoolsConnect.label "Connect…">
|
| <!ENTITY devtoolsConnect.accesskey "e">
| | <!ENTITY devtoolsConnect.accesskey "e">
|
|
| |
|
| <!ENTITY errorConsoleCmd.label "Error Console">
| | <!ENTITY errorConsoleCmd.label "Error Console">
|
| <!ENTITY errorConsoleCmd.accesskey "C">
| | <!ENTITY errorConsoleCmd.accesskey "C">
|
|
| |
|
| <!ENTITY remoteWebConsoleCmd.label "Remote Web Console">
| | <!ENTITY remoteWebConsoleCmd.label "Remote Web Console">
|
|
| |
|
| <!ENTITY browserConsoleCmd.label "Browser Console">
| | <!ENTITY browserConsoleCmd.label "Browser Console">
|
| <!ENTITY browserConsoleCmd.commandkey "j">
| | <!ENTITY browserConsoleCmd.commandkey "j">
|
| <!ENTITY browserConsoleCmd.accesskey "B">
| | <!ENTITY browserConsoleCmd.accesskey "B">
|
|
| |
|
| <!ENTITY inspectContextMenu.label "Inspect Element">
| | <!ENTITY inspectContextMenu.label "Inspect Element">
|
| <!ENTITY inspectContextMenu.accesskey "Q">
| | <!ENTITY inspectContextMenu.accesskey "Q">
|
|
| |
|
| <!ENTITY responsiveDesignTool.label "Responsive Design View">
| | <!ENTITY responsiveDesignTool.label "Responsive Design View">
|
| <!ENTITY responsiveDesignTool.accesskey "R">
| | <!ENTITY responsiveDesignTool.accesskey "R">
|
| <!ENTITY responsiveDesignTool.commandkey "M">
| | <!ENTITY responsiveDesignTool.commandkey "M">
|
|
| |
|
| <!-- LOCALIZATION NOTE (scratchpad.label): This menu item label appears
| | <!-- LOCALIZATION NOTE (scratchpad.label): This menu item label appears
|
| - in the Tools menu. See bug 653093.
| | - in the Tools menu. See bug 653093.
|
| - The Scratchpad is intended to provide a simple text editor for creating
| | - The Scratchpad is intended to provide a simple text editor for creating
|
| - and evaluating bits of JavaScript code for the purposes of function
| | - and evaluating bits of JavaScript code for the purposes of function
|
| - prototyping, experimentation and convenient scripting.
| | - prototyping, experimentation and convenient scripting.
|
| -
| | -
|
| - It's quite possible that you won't have a good analogue for the word
| | - It's quite possible that you won't have a good analogue for the word
|
| - "Scratchpad" in your locale. You should feel free to find a close
| | - "Scratchpad" in your locale. You should feel free to find a close
|
| - approximation to it or choose a word (or words) that means
| | - approximation to it or choose a word (or words) that means
|
| - "simple discardable text editor". -->
| | - "simple discardable text editor". -->
|
| <!ENTITY scratchpad.label "Scratchpad">
| | <!ENTITY scratchpad.label "Scratchpad">
|
| <!ENTITY scratchpad.accesskey "s">
| | <!ENTITY scratchpad.accesskey "s">
|
| <!ENTITY scratchpad.keycode "VK_F4">
| | <!ENTITY scratchpad.keycode "VK_F4">
|
| <!ENTITY scratchpad.keytext "F4">
| | <!ENTITY scratchpad.keytext "F4">
|
|
| |
|
| <!-- LOCALIZATION NOTE (chromeDebuggerMenu.label): This is the label for the
| | <!-- LOCALIZATION NOTE (chromeDebuggerMenu.label): This is the label for the
|
| - application menu item that opens the browser debugger UI in the Tools menu. -->
| | - application menu item that opens the browser debugger UI in the Tools menu. -->
|
| <!ENTITY chromeDebuggerMenu.label "Browser Debugger">
| | <!ENTITY chromeDebuggerMenu.label "Browser Debugger">
|
|
| |
|
| <!ENTITY devToolbarCloseButton.tooltiptext "Close Developer Toolbar">
| | <!ENTITY devToolbarCloseButton.tooltiptext "Close Developer Toolbar">
|
| <!ENTITY devToolbarMenu.label "Developer Toolbar">
| | <!ENTITY devToolbarMenu.label "Developer Toolbar">
|
| <!ENTITY devToolbarMenu.accesskey "v">
| | <!ENTITY devToolbarMenu.accesskey "v">
|
| <!ENTITY devToolbar.keycode "VK_F2">
| | <!ENTITY devToolbar.keycode "VK_F2">
|
| <!ENTITY devToolbar.keytext "F2">
| | <!ENTITY devToolbar.keytext "F2">
|
| <!ENTITY devToolboxMenuItem.label "Toggle Tools">
| | <!ENTITY devToolboxMenuItem.label "Toggle Tools">
|
| <!ENTITY devToolboxMenuItem.accesskey "T">
| | <!ENTITY devToolboxMenuItem.accesskey "T">
|
|
| |
|
| <!ENTITY devToolbarToolsButton.tooltip "Toggle developer tools">
| | <!ENTITY devToolbarToolsButton.tooltip "Toggle developer tools">
|
| <!ENTITY devToolbarOtherToolsButton.label "More Tools">
| | <!ENTITY devToolbarOtherToolsButton.label "More Tools">
|
|
| |
|
| <!ENTITY getMoreDevtoolsCmd.label "Get More Tools">
| | <!ENTITY getMoreDevtoolsCmd.label "Get More Tools">
|
| <!ENTITY getMoreDevtoolsCmd.accesskey "M">
| | <!ENTITY getMoreDevtoolsCmd.accesskey "M">
|
|
| |
|
| <!ENTITY fileMenu.label "File">
| | <!ENTITY fileMenu.label "File">
|
| <!ENTITY fileMenu.accesskey "F">
| | <!ENTITY fileMenu.accesskey "F">
|
| <!ENTITY newNavigatorCmd.label "New Window">
| | <!ENTITY newNavigatorCmd.label "New Window">
|
| <!ENTITY newNavigatorCmd.key "N">
| | <!ENTITY newNavigatorCmd.key "N">
|
| <!ENTITY newNavigatorCmd.accesskey "N">
| | <!ENTITY newNavigatorCmd.accesskey "N">
|
| <!ENTITY newPrivateWindow.label "New Private Window">
| | <!ENTITY newPrivateWindow.label "New Private Window">
|
| <!ENTITY newPrivateWindow.accesskey "W">
| | <!ENTITY newPrivateWindow.accesskey "W">
|
|
| |
|
| <!ENTITY editMenu.label "Edit">
| | <!ENTITY editMenu.label "Edit">
|
| <!ENTITY editMenu.accesskey "E">
| | <!ENTITY editMenu.accesskey "E">
|
| <!ENTITY undoCmd.label "Undo">
| | <!ENTITY undoCmd.label "Undo">
|
| <!ENTITY undoCmd.key "Z">
| | <!ENTITY undoCmd.key "Z">
|
| <!ENTITY undoCmd.accesskey "U">
| | <!ENTITY undoCmd.accesskey "U">
|
| <!ENTITY redoCmd.label "Redo">
| | <!ENTITY redoCmd.label "Redo">
|
| <!ENTITY redoCmd.key "Y">
| | <!ENTITY redoCmd.key "Y">
|
| <!ENTITY redoCmd.accesskey "R">
| | <!ENTITY redoCmd.accesskey "R">
|
| <!ENTITY cutCmd.label "Cut">
| | <!ENTITY cutCmd.label "Cut">
|
| <!ENTITY cutCmd.key "X">
| | <!ENTITY cutCmd.key "X">
|
| <!ENTITY cutCmd.accesskey "t">
| | <!ENTITY cutCmd.accesskey "t">
|
| <!ENTITY copyCmd.label "Copy">
| | <!ENTITY copyCmd.label "Copy">
|
| <!ENTITY copyCmd.key "C">
| | <!ENTITY copyCmd.key "C">
|
| <!ENTITY copyCmd.accesskey "C">
| | <!ENTITY copyCmd.accesskey "C">
|
| <!ENTITY pasteCmd.label "Paste">
| | <!ENTITY pasteCmd.label "Paste">
|
| <!ENTITY pasteCmd.key "V">
| | <!ENTITY pasteCmd.key "V">
|
| <!ENTITY pasteCmd.accesskey "P">
| | <!ENTITY pasteCmd.accesskey "P">
|
| <!ENTITY deleteCmd.label "Delete">
| | <!ENTITY deleteCmd.label "Delete">
|
| <!ENTITY deleteCmd.key "D">
| | <!ENTITY deleteCmd.key "D">
|
| <!ENTITY deleteCmd.accesskey "D">
| | <!ENTITY deleteCmd.accesskey "D">
|
| <!ENTITY selectAllCmd.label "Select All">
| | <!ENTITY selectAllCmd.label "Select All">
|
| <!ENTITY selectAllCmd.key "A">
| | <!ENTITY selectAllCmd.key "A">
|
| <!ENTITY selectAllCmd.accesskey "A">
| | <!ENTITY selectAllCmd.accesskey "A">
|
| <!ENTITY preferencesCmd2.label "Options">
| | <!ENTITY preferencesCmd2.label "Options">
|
| <!ENTITY preferencesCmd2.accesskey "O">
| | <!ENTITY preferencesCmd2.accesskey "O">
|
| <!ENTITY preferencesCmdUnix.label "Preferences">
| | <!ENTITY preferencesCmdUnix.label "Preferences">
|
| <!ENTITY preferencesCmdUnix.accesskey "n">
| | <!ENTITY preferencesCmdUnix.accesskey "n">
|
|
| |
|
| <!ENTITY clearRecentHistory.label "Clear Recent History…">
| | <!ENTITY clearRecentHistory.label "Clear Recent History…">
|
|
| |
|
| <!ENTITY privateBrowsingCmd.commandkey "P">
| | <!ENTITY privateBrowsingCmd.commandkey "P">
|
|
| |
|
| <!ENTITY viewMenu.label "View">
| | <!ENTITY viewMenu.label "View">
|
| <!ENTITY viewMenu.accesskey "V">
| | <!ENTITY viewMenu.accesskey "V">
|
| <!ENTITY viewTabGroups.label "Tab Groups">
| | <!ENTITY viewTabGroups.label "Tab Groups">
|
| <!ENTITY viewTabGroups.accesskey "G">
| | <!ENTITY viewTabGroups.accesskey "G">
|
| <!ENTITY viewToolbarsMenu.label "Toolbars">
| | <!ENTITY viewToolbarsMenu.label "Toolbars">
|
| <!ENTITY viewToolbarsMenu.accesskey "T">
| | <!ENTITY viewToolbarsMenu.accesskey "T">
|
| <!ENTITY viewSidebarMenu.label "Sidebar">
| | <!ENTITY viewSidebarMenu.label "Sidebar">
|
| <!ENTITY viewSidebarMenu.accesskey "e">
| | <!ENTITY viewSidebarMenu.accesskey "e">
|
| <!ENTITY viewCustomizeToolbar.label "Customize…">
| | <!ENTITY viewCustomizeToolbar.label "Customize…">
|
| <!ENTITY viewCustomizeToolbar.accesskey "C">
| | <!ENTITY viewCustomizeToolbar.accesskey "C">
|
| <!ENTITY viewTabsOnTop.label "Tabs on Top">
| | |
| <!ENTITY viewTabsOnTop.accesskey "T">
| | |
|
| |
|
| <!ENTITY historyMenu.label "History">
| | <!ENTITY historyMenu.label "History">
|
| <!ENTITY historyMenu.accesskey "s">
| | <!ENTITY historyMenu.accesskey "s">
|
| <!ENTITY historyUndoMenu.label "Recently Closed Tabs">
| | <!ENTITY historyUndoMenu.label "Recently Closed Tabs">
|
| <!-- LOCALIZATION NOTE (historyUndoWindowMenu): see bug 394759 -->
| | <!-- LOCALIZATION NOTE (historyUndoWindowMenu): see bug 394759 -->
|
| <!ENTITY historyUndoWindowMenu.label "Recently Closed Windows">
| | <!ENTITY historyUndoWindowMenu.label "Recently Closed Windows">
|
| <!ENTITY historyRestoreLastSession.label "Restore Previous Session">
| | <!ENTITY historyRestoreLastSession.label "Restore Previous Session">
|
|
| |
|
| <!ENTITY historyHomeCmd.label "Home">
| | <!ENTITY historyHomeCmd.label "Home">
|
| <!ENTITY showAllHistoryCmd2.label "Show All History">
| | <!ENTITY showAllHistoryCmd2.label "Show All History">
|
| <!ENTITY showAllHistoryCmd.commandkey "H">
| | <!ENTITY showAllHistoryCmd.commandkey "H">
|
|
| |
|
| <!ENTITY appMenuEdit.label "Edit">
| | |
| <!ENTITY appMenuCustomize.label "Customize">
| | <!ENTITY appMenuCustomize.label "Customize">
|
| <!ENTITY appMenuToolbarLayout.label "Toolbar Layout…">
| | <!ENTITY appMenuBookmarks.label "Bookmarks">
|
| <!ENTITY appMenuSidebars.label "Sidebars">
| | <!ENTITY appMenuHistory.label "History">
|
| <!ENTITY appMenuFind.label "Find…">
| | <!ENTITY appMenuHistory.showAll.label "Show All History">
|
| <!ENTITY appMenuUnsorted.label "Unsorted Bookmarks">
| | <!ENTITY appMenuHistory.clearRecent.label "Clear Recent History…">
|
| <!ENTITY appMenuWebDeveloper.label "Web Developer">
| | <!ENTITY appMenuHistory.restoreSession.label "Restore Previous Session">
|
| <!ENTITY appMenuGettingStarted.label "Getting Started">
| |
|
| <!ENTITY appMenuSafeMode.label "Restart with Add-ons Disabled…">
| | <!ENTITY customizeMenu.addToToolbar.label "Add to Toolbar">
|
| <!ENTITY appMenuSafeMode.accesskey "R">
| | <!ENTITY customizeMenu.addToToolbar.accesskey "A">
|
| | | <!ENTITY customizeMenu.removeFromMenu.label "Remove from Menu">
|
| | | <!ENTITY customizeMenu.removeFromMenu.accesskey "R">
|
| | | <!ENTITY customizeMenu.addMoreItems.label "Add More Items…">
|
| | | <!ENTITY customizeMenu.addMoreItems.accesskey "A">
|
|
| |
|
| <!ENTITY openCmd.commandkey "l">
| | <!ENTITY openCmd.commandkey "l">
|
| <!ENTITY urlbar.placeholder2 "Search or enter address">
| | <!ENTITY urlbar.placeholder2 "Search or enter address">
|
| <!ENTITY urlbar.accesskey "d">
| | <!ENTITY urlbar.accesskey "d">
|
| <!ENTITY urlbar.switchToTab.label "Switch to tab:">
| | <!ENTITY urlbar.switchToTab.label "Switch to tab:">
|
|
| |
|
| <!--
| | <!--
|
| Comment duplicated from browser-sets.inc:
| | Comment duplicated from browser-sets.inc:
|
|
| |
|
| Search Command Key Logic works like this:
| | Search Command Key Logic works like this:
|
|
| |
|
| Unix: Ctrl+J (0.8, 0.9 support)
| | Unix: Ctrl+J (0.8, 0.9 support)
|
| Ctrl+K (cross platform binding)
| | Ctrl+K (cross platform binding)
|
| Mac: Cmd+K (cross platform binding)
| | Mac: Cmd+K (cross platform binding)
|
| Cmd+Opt+F (platform convention)
| | Cmd+Opt+F (platform convention)
|
| Win: Ctrl+K (cross platform binding)
| | Win: Ctrl+K (cross platform binding)
|
| Ctrl+E (IE compat)
| | Ctrl+E (IE compat)
|
|
| |
|
| We support Ctrl+K on all platforms now and advertise it in the menu since it is
| | We support Ctrl+K on all platforms now and advertise it in the menu since it is
|
| our standard - it is a "safe" choice since it is near no harmful keys like "W" as
| | our standard - it is a "safe" choice since it is near no harmful keys like "W" as
|
| "E" is. People mourning the loss of Ctrl+K for emacs compat can switch their GTK
| | "E" is. People mourning the loss of Ctrl+K for emacs compat can switch their GTK
|
| system setting to use emacs emulation, and we should respect it. Focus-Search-Box
| | system setting to use emacs emulation, and we should respect it. Focus-Search-Box
|
| is a fundamental keybinding and we are maintaining a XP binding so that it is easy
| | is a fundamental keybinding and we are maintaining a XP binding so that it is easy
|
| for people to switch to Linux.
| | for people to switch to Linux.
|
|
| |
|
| -->
| | -->
|
| <!ENTITY searchFocus.commandkey "k">
| | <!ENTITY searchFocus.commandkey "k">
|
| <!ENTITY searchFocus.commandkey2 "e">
| | <!ENTITY searchFocus.commandkey2 "e">
|
| <!ENTITY searchFocusUnix.commandkey "j">
| | <!ENTITY searchFocusUnix.commandkey "j">
|
|
| |
|
| <!ENTITY tabView.commandkey "e">
| | <!ENTITY tabView.commandkey "e">
|
|
| |
|
| <!ENTITY openLinkCmdInTab.label "Open Link in New Tab">
| | <!ENTITY openLinkCmdInTab.label "Open Link in New Tab">
|
| <!ENTITY openLinkCmdInTab.accesskey "T">
| | <!ENTITY openLinkCmdInTab.accesskey "T">
|
| <!ENTITY openLinkCmd.label "Open Link in New Window">
| | <!ENTITY openLinkCmd.label "Open Link in New Window">
|
| <!ENTITY openLinkCmd.accesskey "W">
| | <!ENTITY openLinkCmd.accesskey "W">
|
| <!ENTITY openLinkInPrivateWindowCmd.label "Open Link in New Private Window">
| | <!ENTITY openLinkInPrivateWindowCmd.label "Open Link in New Private Window">
|
| <!ENTITY openLinkInPrivateWindowCmd.accesskey "P">
| | <!ENTITY openLinkInPrivateWindowCmd.accesskey "P">
|
| <!ENTITY openLinkCmdInCurrent.label "Open Link">
| | <!ENTITY openLinkCmdInCurrent.label "Open Link">
|
| <!ENTITY openLinkCmdInCurrent.accesskey "O">
| | <!ENTITY openLinkCmdInCurrent.accesskey "O">
|
| <!ENTITY openFrameCmdInTab.label "Open Frame in New Tab">
| | <!ENTITY openFrameCmdInTab.label "Open Frame in New Tab">
|
| <!ENTITY openFrameCmdInTab.accesskey "T">
| | <!ENTITY openFrameCmdInTab.accesskey "T">
|
| <!ENTITY openFrameCmd.label "Open Frame in New Window">
| | <!ENTITY openFrameCmd.label "Open Frame in New Window">
|
| <!ENTITY openFrameCmd.accesskey "W">
| | <!ENTITY openFrameCmd.accesskey "W">
|
| <!ENTITY showOnlyThisFrameCmd.label "Show Only This Frame">
| | <!ENTITY showOnlyThisFrameCmd.label "Show Only This Frame">
|
| <!ENTITY showOnlyThisFrameCmd.accesskey "S">
| | <!ENTITY showOnlyThisFrameCmd.accesskey "S">
|
| <!ENTITY reloadCmd.commandkey "r">
| | <!ENTITY reloadCmd.commandkey "r">
|
| <!ENTITY reloadFrameCmd.label "Reload Frame">
| | <!ENTITY reloadFrameCmd.label "Reload Frame">
|
| <!ENTITY reloadFrameCmd.accesskey "R">
| | <!ENTITY reloadFrameCmd.accesskey "R">
|
| <!ENTITY viewPartialSourceForSelectionCmd.label "View Selection Source">
| | <!ENTITY viewPartialSourceForSelectionCmd.label "View Selection Source">
|
| <!ENTITY viewPartialSourceForMathMLCmd.label "View MathML Source">
| | <!ENTITY viewPartialSourceForMathMLCmd.label "View MathML Source">
|
| <!-- LOCALIZATION NOTE (viewPartialSourceCmd.accesskey): This accesskey is used for both
| | <!-- LOCALIZATION NOTE (viewPartialSourceCmd.accesskey): This accesskey is used for both
|
| viewPartialSourceForSelectionCmd.label and viewPartialSourceForMathMLCmd.label -->
| | viewPartialSourceForSelectionCmd.label and viewPartialSourceForMathMLCmd.label -->
|
| <!ENTITY viewPartialSourceCmd.accesskey "e">
| | <!ENTITY viewPartialSourceCmd.accesskey "e">
|
| <!ENTITY viewPageSourceCmd.label "View Page Source">
| | <!ENTITY viewPageSourceCmd.label "View Page Source">
|
| <!ENTITY viewPageSourceCmd.accesskey "V">
| | <!ENTITY viewPageSourceCmd.accesskey "V">
|
| <!ENTITY viewFrameSourceCmd.label "View Frame Source">
| | <!ENTITY viewFrameSourceCmd.label "View Frame Source">
|
| <!ENTITY viewFrameSourceCmd.accesskey "V">
| | <!ENTITY viewFrameSourceCmd.accesskey "V">
|
| <!ENTITY viewPageInfoCmd.label "View Page Info">
| | <!ENTITY viewPageInfoCmd.label "View Page Info">
|
| <!ENTITY viewPageInfoCmd.accesskey "I">
| | <!ENTITY viewPageInfoCmd.accesskey "I">
|
| <!ENTITY viewFrameInfoCmd.label "View Frame Info">
| | <!ENTITY viewFrameInfoCmd.label "View Frame Info">
|
| <!ENTITY viewFrameInfoCmd.accesskey "I">
| | <!ENTITY viewFrameInfoCmd.accesskey "I">
|
| <!ENTITY reloadImageCmd.label "Reload Image">
| | <!ENTITY reloadImageCmd.label "Reload Image">
|
| <!ENTITY reloadImageCmd.accesskey "R">
| | <!ENTITY reloadImageCmd.accesskey "R">
|
| <!ENTITY viewImageCmd.label "View Image">
| | <!ENTITY viewImageCmd.label "View Image">
|
| <!ENTITY viewImageCmd.accesskey "I">
| | <!ENTITY viewImageCmd.accesskey "I">
|
| <!ENTITY viewImageInfoCmd.label "View Image Info">
| | <!ENTITY viewImageInfoCmd.label "View Image Info">
|
| <!ENTITY viewImageInfoCmd.accesskey "f">
| | <!ENTITY viewImageInfoCmd.accesskey "f">
|
| <!ENTITY viewImageDescCmd.label "View Description">
| | <!ENTITY viewImageDescCmd.label "View Description">
|
| <!ENTITY viewImageDescCmd.accesskey "D">
| | <!ENTITY viewImageDescCmd.accesskey "D">
|
| <!ENTITY viewVideoCmd.label "View Video">
| | <!ENTITY viewVideoCmd.label "View Video">
|
| <!ENTITY viewVideoCmd.accesskey "I">
| | <!ENTITY viewVideoCmd.accesskey "I">
|
| <!ENTITY viewBGImageCmd.label "View Background Image">
| | <!ENTITY viewBGImageCmd.label "View Background Image">
|
| <!ENTITY viewBGImageCmd.accesskey "w">
| | <!ENTITY viewBGImageCmd.accesskey "w">
|
| <!ENTITY setDesktopBackgroundCmd.label "Set As Desktop Background…">
| | <!ENTITY setDesktopBackgroundCmd.label "Set As Desktop Background…">
|
| <!ENTITY setDesktopBackgroundCmd.accesskey "S">
| | <!ENTITY setDesktopBackgroundCmd.accesskey "S">
|
| <!ENTITY bookmarkPageCmd2.label "Bookmark This Page">
| | <!ENTITY bookmarkPageCmd2.label "Bookmark This Page">
|
| <!ENTITY bookmarkPageCmd2.accesskey "m">
| | <!ENTITY bookmarkPageCmd2.accesskey "m">
|
| <!ENTITY bookmarkThisLinkCmd.label "Bookmark This Link">
| | <!ENTITY bookmarkThisLinkCmd.label "Bookmark This Link">
|
| <!ENTITY bookmarkThisLinkCmd.accesskey "L">
| | <!ENTITY bookmarkThisLinkCmd.accesskey "L">
|
| <!ENTITY bookmarkThisFrameCmd.label "Bookmark This Frame">
| | <!ENTITY bookmarkThisFrameCmd.label "Bookmark This Frame">
|
| <!ENTITY bookmarkThisFrameCmd.accesskey "m">
| | <!ENTITY bookmarkThisFrameCmd.accesskey "m">
|
| <!ENTITY emailPageCmd.label "Email Link…">
| | <!ENTITY emailPageCmd.label "Email Link…">
|
| <!ENTITY emailPageCmd.accesskey "E">
| | <!ENTITY emailPageCmd.accesskey "E">
|
| <!ENTITY savePageCmd.label "Save Page As…">
| | <!ENTITY savePageCmd.label "Save Page As…">
|
| <!ENTITY savePageCmd.accesskey "A">
| | <!ENTITY savePageCmd.accesskey "A">
|
| <!-- alternate for content area context menu -->
| | <!-- alternate for content area context menu -->
|
| <!ENTITY savePageCmd.accesskey2 "P">
| | <!ENTITY savePageCmd.accesskey2 "P">
|
| <!ENTITY savePageCmd.commandkey "s">
| | <!ENTITY savePageCmd.commandkey "s">
|
| <!ENTITY saveFrameCmd.label "Save Frame As…">
| | <!ENTITY saveFrameCmd.label "Save Frame As…">
|
| <!ENTITY saveFrameCmd.accesskey "F">
| | <!ENTITY saveFrameCmd.accesskey "F">
|
| <!ENTITY printFrameCmd.label "Print Frame…">
| | <!ENTITY printFrameCmd.label "Print Frame…">
|
| <!ENTITY printFrameCmd.accesskey "P">
| | <!ENTITY printFrameCmd.accesskey "P">
|
| <!ENTITY saveLinkCmd.label "Save Link As…">
| | <!ENTITY saveLinkCmd.label "Save Link As…">
|
| <!ENTITY saveLinkCmd.accesskey "k">
| | <!ENTITY saveLinkCmd.accesskey "k">
|
| <!ENTITY saveImageCmd.label "Save Image As…">
| | <!ENTITY saveImageCmd.label "Save Image As…">
|
| <!ENTITY saveImageCmd.accesskey "v">
| | <!ENTITY saveImageCmd.accesskey "v">
|
| <!ENTITY saveVideoCmd.label "Save Video As…">
| | <!ENTITY saveVideoCmd.label "Save Video As…">
|
| <!ENTITY saveVideoCmd.accesskey "v">
| | <!ENTITY saveVideoCmd.accesskey "v">
|
| <!ENTITY saveAudioCmd.label "Save Audio As…">
| | <!ENTITY saveAudioCmd.label "Save Audio As…">
|
| <!ENTITY saveAudioCmd.accesskey "v">
| | <!ENTITY saveAudioCmd.accesskey "v">
|
| <!ENTITY emailImageCmd.label "Email Image…">
| | <!ENTITY emailImageCmd.label "Email Image…">
|
| <!ENTITY emailImageCmd.accesskey "g">
| | <!ENTITY emailImageCmd.accesskey "g">
|
| <!ENTITY emailVideoCmd.label "Email Video…">
| | <!ENTITY emailVideoCmd.label "Email Video…">
|
| <!ENTITY emailVideoCmd.accesskey "a">
| | <!ENTITY emailVideoCmd.accesskey "a">
|
| <!ENTITY emailAudioCmd.label "Email Audio…">
| | <!ENTITY emailAudioCmd.label "Email Audio…">
|
| <!ENTITY emailAudioCmd.accesskey "a">
| | <!ENTITY emailAudioCmd.accesskey "a">
|
| <!ENTITY playPluginCmd.label "Activate this plugin">
| | <!ENTITY playPluginCmd.label "Activate this plugin">
|
| <!ENTITY playPluginCmd.accesskey "c">
| | <!ENTITY playPluginCmd.accesskey "c">
|
| <!ENTITY hidePluginCmd.label "Hide this plugin">
| | <!ENTITY hidePluginCmd.label "Hide this plugin">
|
| <!ENTITY hidePluginCmd.accesskey "H">
| | <!ENTITY hidePluginCmd.accesskey "H">
|
| <!ENTITY copyLinkCmd.label "Copy Link Location">
| | <!ENTITY copyLinkCmd.label "Copy Link Location">
|
| <!ENTITY copyLinkCmd.accesskey "a">
| | <!ENTITY copyLinkCmd.accesskey "a">
|
| <!ENTITY copyImageCmd.label "Copy Image Location">
| | <!ENTITY copyImageCmd.label "Copy Image Location">
|
| <!ENTITY copyImageCmd.accesskey "o">
| | <!ENTITY copyImageCmd.accesskey "o">
|
| <!ENTITY copyImageContentsCmd.label "Copy Image">
| | <!ENTITY copyImageContentsCmd.label "Copy Image">
|
| <!ENTITY copyImageContentsCmd.accesskey "y">
| | <!ENTITY copyImageContentsCmd.accesskey "y">
|
| <!ENTITY copyVideoURLCmd.label "Copy Video Location">
| | <!ENTITY copyVideoURLCmd.label "Copy Video Location">
|
| <!ENTITY copyVideoURLCmd.accesskey "o">
| | <!ENTITY copyVideoURLCmd.accesskey "o">
|
| <!ENTITY copyAudioURLCmd.label "Copy Audio Location">
| | <!ENTITY copyAudioURLCmd.label "Copy Audio Location">
|
| <!ENTITY copyAudioURLCmd.accesskey "o">
| | <!ENTITY copyAudioURLCmd.accesskey "o">
|
| <!ENTITY copyEmailCmd.label "Copy Email Address">
| | <!ENTITY copyEmailCmd.label "Copy Email Address">
|
| <!ENTITY copyEmailCmd.accesskey "E">
| | <!ENTITY copyEmailCmd.accesskey "E">
|
| <!ENTITY thisFrameMenu.label "This Frame">
| | <!ENTITY thisFrameMenu.label "This Frame">
|
| <!ENTITY thisFrameMenu.accesskey "h">
| | <!ENTITY thisFrameMenu.accesskey "h">
|
|
| |
|
| <!-- Media (video/audio) controls -->
| | <!-- Media (video/audio) controls -->
|
| <!-- LOCALIZATION NOTE: The access keys for "Play" and
| | <!-- LOCALIZATION NOTE: The access keys for "Play" and
|
| "Pause" are the same because the two context-menu
| | "Pause" are the same because the two context-menu
|
| items are mutually exclusive. -->
| | items are mutually exclusive. -->
|
| <!ENTITY mediaPlay.label "Play">
| | <!ENTITY mediaPlay.label "Play">
|
| <!ENTITY mediaPlay.accesskey "P">
| | <!ENTITY mediaPlay.accesskey "P">
|
| <!ENTITY mediaPause.label "Pause">
| | <!ENTITY mediaPause.label "Pause">
|
| <!ENTITY mediaPause.accesskey "P">
| | <!ENTITY mediaPause.accesskey "P">
|
| <!-- LOCALIZATION NOTE: The access keys for "Mute" and
| | <!-- LOCALIZATION NOTE: The access keys for "Mute" and
|
| "Unmute" are the same because the two context-menu
| | "Unmute" are the same because the two context-menu
|
| items are mutually exclusive. -->
| | items are mutually exclusive. -->
|
| <!ENTITY mediaMute.label "Mute">
| | <!ENTITY mediaMute.label "Mute">
|
| <!ENTITY mediaMute.accesskey "M">
| | <!ENTITY mediaMute.accesskey "M">
|
| <!ENTITY mediaUnmute.label "Unmute">
| | <!ENTITY mediaUnmute.label "Unmute">
|
| <!ENTITY mediaUnmute.accesskey "m">
| | <!ENTITY mediaUnmute.accesskey "m">
|
| <!ENTITY mediaPlaybackRate.label "Play Speed">
| | <!ENTITY mediaPlaybackRate.label "Play Speed">
|
| <!ENTITY mediaPlaybackRate.accesskey "l">
| | <!ENTITY mediaPlaybackRate.accesskey "l">
|
| <!ENTITY mediaPlaybackRate050x.label "Slow Motion (0.5×)">
| | <!ENTITY mediaPlaybackRate050x.label "Slow Motion (0.5×)">
|
| <!ENTITY mediaPlaybackRate050x.accesskey "S">
| | <!ENTITY mediaPlaybackRate050x.accesskey "S">
|
| <!ENTITY mediaPlaybackRate100x.label "Normal Speed">
| | <!ENTITY mediaPlaybackRate100x.label "Normal Speed">
|
| <!ENTITY mediaPlaybackRate100x.accesskey "N">
| | <!ENTITY mediaPlaybackRate100x.accesskey "N">
|
| <!ENTITY mediaPlaybackRate150x.label "High Speed (1.5×)">
| | <!ENTITY mediaPlaybackRate150x.label "High Speed (1.5×)">
|
| <!ENTITY mediaPlaybackRate150x.accesskey "H">
| | <!ENTITY mediaPlaybackRate150x.accesskey "H">
|
| <!-- LOCALIZATION NOTE: "Ludicrous Speed" is a reference to the
| | <!-- LOCALIZATION NOTE: "Ludicrous Speed" is a reference to the
|
| movie "Space Balls" and is meant to say that this speed is very
| | movie "Space Balls" and is meant to say that this speed is very
|
| fast. -->
| | fast. -->
|
| <!ENTITY mediaPlaybackRate200x.label "Ludicrous Speed (2×)">
| | <!ENTITY mediaPlaybackRate200x.label "Ludicrous Speed (2×)">
|
| <!ENTITY mediaPlaybackRate200x.accesskey "L">
| | <!ENTITY mediaPlaybackRate200x.accesskey "L">
|
| <!-- LOCALIZATION NOTE: The access keys for "Show Controls" and
| | <!-- LOCALIZATION NOTE: The access keys for "Show Controls" and
|
| "Hide Controls" are the same because the two context-menu
| | "Hide Controls" are the same because the two context-menu
|
| items are mutually exclusive. -->
| | items are mutually exclusive. -->
|
| <!ENTITY mediaShowControls.label "Show Controls">
| | <!ENTITY mediaShowControls.label "Show Controls">
|
| <!ENTITY mediaShowControls.accesskey "C">
| | <!ENTITY mediaShowControls.accesskey "C">
|
| <!ENTITY mediaHideControls.label "Hide Controls">
| | <!ENTITY mediaHideControls.label "Hide Controls">
|
| <!ENTITY mediaHideControls.accesskey "C">
| | <!ENTITY mediaHideControls.accesskey "C">
|
| <!ENTITY videoFullScreen.label "Full Screen">
| | <!ENTITY videoFullScreen.label "Full Screen">
|
| <!ENTITY videoFullScreen.accesskey "F">
| | <!ENTITY videoFullScreen.accesskey "F">
|
| <!ENTITY videoSaveImage.label "Save Snapshot As…">
| | <!ENTITY videoSaveImage.label "Save Snapshot As…">
|
| <!ENTITY videoSaveImage.accesskey "S">
| | <!ENTITY videoSaveImage.accesskey "S">
|
| <!-- LOCALIZATION NOTE: The access keys for "Show Statistics" and
| | <!-- LOCALIZATION NOTE: The access keys for "Show Statistics" and
|
| "Hide Statistics" are the same because the two context-menu
| | "Hide Statistics" are the same because the two context-menu
|
| items are mutually exclusive. -->
| | items are mutually exclusive. -->
|
| <!ENTITY videoShowStats.label "Show Statistics">
| | <!ENTITY videoShowStats.label "Show Statistics">
|
| <!ENTITY videoShowStats.accesskey "t">
| | <!ENTITY videoShowStats.accesskey "t">
|
| <!ENTITY videoHideStats.label "Hide Statistics">
| | <!ENTITY videoHideStats.label "Hide Statistics">
|
| <!ENTITY videoHideStats.accesskey "t">
| | <!ENTITY videoHideStats.accesskey "t">
|
|
| |
|
| <!-- LOCALIZATION NOTE :
| | <!-- LOCALIZATION NOTE :
|
| fullZoomEnlargeCmd.commandkey3, fullZoomReduceCmd.commandkey2 and
| | fullZoomEnlargeCmd.commandkey3, fullZoomReduceCmd.commandkey2 and
|
| fullZoomResetCmd.commandkey2 are alternative acceleration keys for zoom.
| | fullZoomResetCmd.commandkey2 are alternative acceleration keys for zoom.
|
| If shift key is needed with your locale popular keyboard for them,
| | If shift key is needed with your locale popular keyboard for them,
|
| you can use these alternative items. Otherwise, their values should be empty. -->
| | you can use these alternative items. Otherwise, their values should be empty. -->
|
|
| |
|
| <!ENTITY fullZoomEnlargeCmd.label "Zoom In">
| | <!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
| <!ENTITY fullZoomEnlargeCmd.accesskey "I">
| | <!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
| <!ENTITY fullZoomEnlargeCmd.commandkey "+">
| | <!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
| <!ENTITY fullZoomEnlargeCmd.commandkey2 "="> <!-- + is above this key on many keyboards -->
| | <!ENTITY fullZoomEnlargeCmd.commandkey2 "="> <!-- + is above this key on many keyboards -->
|
| <!ENTITY fullZoomEnlargeCmd.commandkey3 "">
| | <!ENTITY fullZoomEnlargeCmd.commandkey3 "">
|
|
| |
|
| <!ENTITY fullZoomReduceCmd.label "Zoom Out">
| | <!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
| <!ENTITY fullZoomReduceCmd.accesskey "O">
| | <!ENTITY fullZoomReduceCmd.accesskey "O">
|
| <!ENTITY fullZoomReduceCmd.commandkey "-">
| | <!ENTITY fullZoomReduceCmd.commandkey "-">
|
| <!ENTITY fullZoomReduceCmd.commandkey2 "">
| | <!ENTITY fullZoomReduceCmd.commandkey2 "">
|
|
| |
|
| <!ENTITY fullZoomResetCmd.label "Reset">
| | <!ENTITY fullZoomResetCmd.label "Reset">
|
| <!ENTITY fullZoomResetCmd.accesskey "R">
| | <!ENTITY fullZoomResetCmd.accesskey "R">
|
| <!ENTITY fullZoomResetCmd.commandkey "0">
| | <!ENTITY fullZoomResetCmd.commandkey "0">
|
| <!ENTITY fullZoomResetCmd.commandkey2 "">
| | <!ENTITY fullZoomResetCmd.commandkey2 "">
|
|
| |
|
| <! | | <!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
| | | <!ENTITY fullZoomToggleCmd.accesskey "T">
|
| | | <!ENTITY fullZoom.label "Zoom">
|
| | | <!ENTITY fullZoom.accesskey "Z">
|
| | |
|
| | | <!ENTITY newTabButton.tooltip "Open a new tab">
|
| | | <!ENTITY newWindowButton.tooltip "Open a new window" |