blob: 52c60e48ca645176e17bc062e41cbab20d8da294 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!-- 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 windowTitle.label "Beschreibungseigenschaften">
<!ENTITY Settings.label "Einstellungen">
<!ENTITY Settings.accesskey "i">
<!ENTITY EditLabelText.label "Text bearbeiten:">
<!ENTITY EditLabelText.accesskey "B">
<!ENTITY LabelFor.label "Für Steuerelement:">
<!ENTITY LabelFor.accesskey "S">
<!ENTITY AccessKey.label "Zugriffstaste:">
<!ENTITY AccessKey.accesskey "T">
<!ENTITY RemoveLabel.label "Beschreibung entfernen">
<!ENTITY RemoveLabel.accesskey "E">
|