summaryrefslogtreecommitdiffstats
path: root/l10n-en-GB/suite/chrome/common/helpviewer
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-en-GB/suite/chrome/common/helpviewer')
-rw-r--r--l10n-en-GB/suite/chrome/common/helpviewer/help.dtd56
-rw-r--r--l10n-en-GB/suite/chrome/common/helpviewer/help.properties5
2 files changed, 61 insertions, 0 deletions
diff --git a/l10n-en-GB/suite/chrome/common/helpviewer/help.dtd b/l10n-en-GB/suite/chrome/common/helpviewer/help.dtd
new file mode 100644
index 0000000000..01d909f588
--- /dev/null
+++ b/l10n-en-GB/suite/chrome/common/helpviewer/help.dtd
@@ -0,0 +1,56 @@
+<!-- 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
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+
+<!ENTITY printCmd.commandkey "p">
+
+<!ENTITY findOnCmd.commandkey "F">
+<!ENTITY findAgainCmd.commandkey "G">
+<!ENTITY findAgainCmd.commandkey2 "VK_F3">
+
+<!ENTITY backButton.label "Backwards">
+<!ENTITY backButton.accesskey "B">
+<!ENTITY backButton.tooltip "Go backwards one page">
+<!ENTITY forwardButton.label "Forwards">
+<!ENTITY forwardButton.accesskey "F">
+<!ENTITY forwardButton.tooltip "Go forwards 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">
diff --git a/l10n-en-GB/suite/chrome/common/helpviewer/help.properties b/l10n-en-GB/suite/chrome/common/helpviewer/help.properties
new file mode 100644
index 0000000000..037bce2370
--- /dev/null
+++ b/l10n-en-GB/suite/chrome/common/helpviewer/help.properties
@@ -0,0 +1,5 @@
+# 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
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+emptySearchText=No search items found.