blob: 64b32399cc067b30ac411b23c5ef4edcb32ba0d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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">
|