diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-nl/mail/chrome/messenger/editContactOverlay.dtd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-nl/mail/chrome/messenger/editContactOverlay.dtd b/l10n-nl/mail/chrome/messenger/editContactOverlay.dtd new file mode 100644 index 0000000000..d8fc53fa4d --- /dev/null +++ b/l10n-nl/mail/chrome/messenger/editContactOverlay.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 editContactPanelDeleteContact.label "Verwijderen"> +<!ENTITY editContactPanelDeleteContact.accesskey "V"> + +<!ENTITY editContactName.label "Naam:"> +<!ENTITY editContactName.accesskey "N"> + +<!ENTITY editContactEmail.label "E-mailadres:"> +<!ENTITY editContactEmail.accesskey "E"> + +<!ENTITY editContactAddressBook.label "Adresboek:"> +<!ENTITY editContactAddressBook.accesskey "A"> + +<!ENTITY editContactPanelDone.label "Gereed"> +<!ENTITY editContactPanelDone.accesskey "r"> + +<!ENTITY contactMoveDisabledWarning.description "U kunt het adresboek niet wijzigen, omdat het contact in een mailinglijst staat."> |