gecko/toolkit/locales/en-US/chrome/mozapps/help/help.dtd

53 lines
2.2 KiB
DTD

<!ENTITY printCmd.commandkey "p">
<!ENTITY findOnCmd.commandkey "F">
<!ENTITY findAgainCmd.commandkey "G">
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
<!ENTITY backButton.label "Back">
<!ENTITY backButton.accesskey "B">
<!ENTITY backButton.tooltip "Go back one page">
<!ENTITY forwardButton.label "Forward">
<!ENTITY forwardButton.accesskey "F">
<!ENTITY forwardButton.tooltip "Go forward one page">
<!ENTITY copyCmd.label "Copy">
<!ENTITY copyCmd.accesskey "C">
<!ENTITY selectAllCmd.label "Select All">
<!ENTITY selectAllCmd.accesskey "A">
<!ENTITY goBackCmd.commandkey "[">
<!ENTITY goForwardCmd.commandkey "]">
<!ENTITY homeButton.label "Home">
<!ENTITY homeButton.tooltip "Go to the Help Start Page">
<!ENTITY printButton.label "Print">
<!ENTITY printButton.tooltip "Print this page">
<!ENTITY closeWindow.commandkey "W">
<!ENTITY search.emptytext "Search">
<!ENTITY searchHeader.label "Search results">
<!ENTITY toctab.label "Contents">
<!ENTITY toctab.accesskey "C">
<!-- LOCALIZATION NOTE :
fullZoomEnlargeCmd.commandkey3, fullZoomReduceCmd.commandkey2 and
fullZoomResetCmd.commandkey2 are alternative acceleration keys for zoom.
If shift key is needed with your locale popular keyboard for them,
you can use these alternative items. Otherwise, their values should be empty. -->
<!ENTITY fullZoomReduceCmd.commandkey "-">
<!ENTITY fullZoomReduceCmd.commandkey2 "">
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
<!ENTITY fullZoomEnlargeCmd.commandkey2 "="> <!-- + is above this key on many keyboards -->
<!ENTITY fullZoomEnlargeCmd.commandkey3 "">
<!ENTITY fullZoomResetCmd.commandkey "0">
<!ENTITY fullZoomResetCmd.commandkey2 "">
<!ENTITY helpSearch.commandkey "k">
<!ENTITY zLevel.label "Always on Top">
<!ENTITY zLevel.accesskey "T">
<!ENTITY fullZoomReduceBtn.label "Zoom Out">
<!ENTITY fullZoomReduceBtn.accesskey "O">
<!ENTITY fullZoomEnlargeBtn.label "Zoom In">
<!ENTITY fullZoomEnlargeBtn.accesskey "I">