diff options
Diffstat (limited to '')
-rwxr-xr-x | l10n-hi-IN/mail/chrome/messenger/msgHdrViewOverlay.dtd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-hi-IN/mail/chrome/messenger/msgHdrViewOverlay.dtd b/l10n-hi-IN/mail/chrome/messenger/msgHdrViewOverlay.dtd new file mode 100755 index 0000000000..94e4f07abb --- /dev/null +++ b/l10n-hi-IN/mail/chrome/messenger/msgHdrViewOverlay.dtd @@ -0,0 +1,21 @@ +<!-- 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 openAttachmentCmd.label "खोलें"> +<!ENTITY openAttachmentCmd.accesskey "O"> +<!ENTITY saveAsAttachmentCmd.label "इस रूप में सहेजें..."> +<!ENTITY saveAsAttachmentCmd.accesskey "A"> +<!ENTITY detachAttachmentCmd.label "अलग करें ..."> +<!ENTITY deleteAttachmentCmd.label "मिटायें"> +<!ENTITY saveAllAttachmentsCmd.label "सबको सहेजें..."> +<!ENTITY saveAllAttachmentsCmd.accesskey "S"> +<!ENTITY detachAllAttachmentsCmd.label "सबको अलग करें..."> +<!ENTITY detachAllAttachmentsCmd.accesskey "D"> +<!ENTITY deleteAllAttachmentsCmd.label "सबको मिटायें..."> +<!ENTITY deleteAllAttachmentsCmd.accesskey "E"> + +<!ENTITY copyLinkCmd.label "लिंक स्थान कॉपी करें"> +<!ENTITY copyLinkCmd.accesskey "C"> + + |