diff options
Diffstat (limited to 'l10n-nl/suite/chrome/mailnews/msgHdrViewPopup.dtd')
-rw-r--r-- | l10n-nl/suite/chrome/mailnews/msgHdrViewPopup.dtd | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-nl/suite/chrome/mailnews/msgHdrViewPopup.dtd b/l10n-nl/suite/chrome/mailnews/msgHdrViewPopup.dtd new file mode 100644 index 0000000000..c00902455b --- /dev/null +++ b/l10n-nl/suite/chrome/mailnews/msgHdrViewPopup.dtd @@ -0,0 +1,31 @@ +<!-- 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/. --> + +<!-- Message Header View Popup --> +<!ENTITY AddToAddressBook.label "Toevoegen aan adresboek…"> +<!ENTITY AddToAddressBook.accesskey "T"> +<!ENTITY EditContact.label "Contact bewerken…"> +<!ENTITY EditContact.accesskey "C"> +<!ENTITY ViewContact.label "Contact bekijken"> +<!ENTITY ViewContact.accesskey "C"> +<!ENTITY SendMailTo.label "Bericht opstellen aan…"> +<!ENTITY SendMailTo.accesskey "s"> +<!ENTITY CopyEmailAddress.label "E-mailadres kopiëren"> +<!ENTITY CopyEmailAddress.accesskey "k"> +<!ENTITY CopyNameAndEmailAddress.label "Naam en e-mailadres kopiëren"> +<!ENTITY CopyNameAndEmailAddress.accesskey "N"> +<!ENTITY CreateFilterFrom.label "Filter maken op basis van…"> +<!ENTITY CreateFilterFrom.accesskey "F"> +<!ENTITY openInBrowser.label "Openen in browser"> +<!ENTITY openInBrowser.accesskey "O"> +<!ENTITY bookmarkLinkCmd.label "Bladwijzer voor deze koppeling maken…"> +<!ENTITY bookmarkLinkCmd.accesskey "B"> +<!ENTITY copyLinkCmd.label "Koppelingslocatie kopiëren"> +<!ENTITY copyLinkCmd.accesskey "k"> +<!ENTITY CopyMessageId.label "Bericht-ID kopiëren"> +<!ENTITY CopyMessageId.accesskey "k"> +<!ENTITY OpenMessageForMsgId.label "Bericht voor ID openen"> +<!ENTITY OpenMessageForMsgId.accesskey "o"> +<!ENTITY OpenBrowserWithMsgId.label "Browser met bericht-ID openen"> +<!ENTITY OpenBrowserWithMsgId.accesskey "B"> |