diff options
Diffstat (limited to 'l10n-gd/mail/chrome/messenger/msgPrintEngine.dtd')
-rw-r--r-- | l10n-gd/mail/chrome/messenger/msgPrintEngine.dtd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-gd/mail/chrome/messenger/msgPrintEngine.dtd b/l10n-gd/mail/chrome/messenger/msgPrintEngine.dtd new file mode 100644 index 0000000000..723d41a54a --- /dev/null +++ b/l10n-gd/mail/chrome/messenger/msgPrintEngine.dtd @@ -0,0 +1,17 @@ +<!-- 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/. --> + +<!-- LOCALIZATION NOTE (printCmd.key, closeCmd.key): + As defined in msgPrintEngine.xul, Ctrl plus the command keys defined here + will be the keyboard shortcuts effective in print preview, e.g. Ctrl+P + --> + + +<!-- LOCALIZATION NOTE (printCmd.key, closeCmd.key): + As defined in msgPrintEngine.xhtml, Ctrl plus the command keys defined here + will be the keyboard shortcuts effective in print preview, e.g. Ctrl+P + --> + +<!ENTITY printCmd.key "P"> +<!ENTITY closeCmd.key "W"> |