blob: 7fb41e47bdd7f3090c2295ea78a18873b08bb6cd (
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 dieses Konto 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 festlegen">
<!ENTITY identitiesListDefault.accesskey "A">
<!ENTITY identitiesListDelete.label "Löschen">
<!ENTITY identitiesListDelete.accesskey "L">
<!ENTITY identitiesListClose.label "Schließen">
<!ENTITY identitiesListClose.accesskey "c">
|