diff options
Diffstat (limited to 'l10n-hi-IN/mail/chrome/messenger/addressbook/abMailListDialog.dtd')
-rwxr-xr-x | l10n-hi-IN/mail/chrome/messenger/addressbook/abMailListDialog.dtd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-hi-IN/mail/chrome/messenger/addressbook/abMailListDialog.dtd b/l10n-hi-IN/mail/chrome/messenger/addressbook/abMailListDialog.dtd new file mode 100755 index 0000000000..a5b442bf29 --- /dev/null +++ b/l10n-hi-IN/mail/chrome/messenger/addressbook/abMailListDialog.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/. --> + +<!-- Labels --> +<!ENTITY addToAddressBook.label "इसमें जोड़ें: "> + +<!-- Access Keys --> +<!ENTITY addToAddressBook.accesskey "A"> +<!ENTITY ListName.label "नाम सूचीबद्ध करें: "> +<!ENTITY ListName.accesskey "L"> +<!ENTITY ListNickName.label "उपनाम सूचीबद्ध करें: "> +<!ENTITY ListNickName.accesskey "N"> +<!ENTITY ListDescription.label "विवरण: "> +<!ENTITY ListDescription.accesskey "e"> + +<!-- See bug 58485, when we implement drag and drop, add 'or drag addresses' back in --> +<!ENTITY AddressTitle.label "डाकसूची में उन्हें जोड़ने के लिये ईमेल पता टाइप करें:"> +<!ENTITY UpButton.label "ऊपर जायें"> +<!ENTITY DownButton.label "नीचे जायें"> + |