diff options
Diffstat (limited to 'l10n-de/suite/chrome/mailnews/pref/am-identities-list.dtd')
-rw-r--r-- | l10n-de/suite/chrome/mailnews/pref/am-identities-list.dtd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-de/suite/chrome/mailnews/pref/am-identities-list.dtd b/l10n-de/suite/chrome/mailnews/pref/am-identities-list.dtd new file mode 100644 index 0000000000..64b32399cc --- /dev/null +++ b/l10n-de/suite/chrome/mailnews/pref/am-identities-list.dtd @@ -0,0 +1,15 @@ +<!-- 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 identitiesListManageDesc.label "Identitäten für diesen Account verwalten. Die erste Identität wird als Standard verwendet."> +<!ENTITY identitiesListAdd.label "Hinzufügen…"> +<!ENTITY identitiesListAdd.accesskey "H"> +<!ENTITY identitiesListEdit.label "Bearbeiten…"> +<!ENTITY identitiesListEdit.accesskey "B"> +<!ENTITY identitiesListDefault.label "Als Standard setzen"> +<!ENTITY identitiesListDefault.accesskey "A"> +<!ENTITY identitiesListDelete.label "Löschen"> +<!ENTITY identitiesListDelete.accesskey "L"> +<!ENTITY identitiesListClose.label "Schließen"> +<!ENTITY identitiesListClose.accesskey "S"> |