diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-hu/mail/chrome/messenger/am-identity-edit.dtd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-hu/mail/chrome/messenger/am-identity-edit.dtd b/l10n-hu/mail/chrome/messenger/am-identity-edit.dtd new file mode 100644 index 0000000000..fcf32f87ab --- /dev/null +++ b/l10n-hu/mail/chrome/messenger/am-identity-edit.dtd @@ -0,0 +1,17 @@ +<!-- 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/. --> +<!-- LOCALIZATION NOTE (identityDialog.style): This value should be roughly + equal to the value of accountManager.size entity minus the value + of accountTree.width entity. --> + +<!ENTITY identityListDesc.label "Személyazonosság beállításainak meghatározása:"> + +<!ENTITY settingsTab.label "Beállítások"> +<!ENTITY copiesFoldersTab.label "Másolatok és mappák"> +<!ENTITY addressingTab.label "Szerkesztés és címzés"> + +<!ENTITY publicData.label "Nyilvános adatok"> +<!ENTITY privateData.label "Személyes adatok"> +<!ENTITY identityAlias.label "Azonosító címkéje:"> +<!ENTITY identityAlias.accesskey "c"> |