diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-nn-NO/suite/chrome/mailnews/mailKeysOverlay.dtd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-nn-NO/suite/chrome/mailnews/mailKeysOverlay.dtd b/l10n-nn-NO/suite/chrome/mailnews/mailKeysOverlay.dtd new file mode 100644 index 0000000000..e87e67a733 --- /dev/null +++ b/l10n-nn-NO/suite/chrome/mailnews/mailKeysOverlay.dtd @@ -0,0 +1,20 @@ +<!-- 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 openMessageWindowCmd.label "Opne melding"> +<!ENTITY openMessageWindowCmd.accesskey "O"> +<!ENTITY openMessageWindowCmd.key "o"> + +<!ENTITY tagCmd0.key "0"> +<!ENTITY tagCmd1.key "1"> +<!ENTITY tagCmd2.key "2"> +<!ENTITY tagCmd3.key "3"> +<!ENTITY tagCmd4.key "4"> +<!ENTITY tagCmd5.key "5"> +<!ENTITY tagCmd6.key "6"> +<!ENTITY tagCmd7.key "7"> +<!ENTITY tagCmd8.key "8"> +<!ENTITY tagCmd9.key "9"> |