blob: 09b765a78275b5395afef54534b26047ea97d271 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
<!-- 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 sanitizeDialog.title "Private Daten löschen">
<!ENTITY sanitizeItems.label "Folgende Daten jetzt löschen:">
<!ENTITY itemHistory.label "Browser-Chronik (Besuchte Seiten)">
<!ENTITY itemHistory.accesskey "B">
<!ENTITY itemUrlBar.label "Adressleisten-Chronik">
<!ENTITY itemUrlBar.accesskey "A">
<!ENTITY itemDownloads.label "Vergangene Downloads">
<!ENTITY itemDownloads.accesskey "D">
<!ENTITY itemFormSearchHistory.label "Gespeicherte Such- und Formulardaten">
<!ENTITY itemFormSearchHistory.accesskey "F">
<!ENTITY itemCache.label "Cache">
<!ENTITY itemCache.accesskey "C">
<!ENTITY itemCookies.label "Cookies">
<!ENTITY itemCookies.accesskey "C">
<!ENTITY itemOfflineApps.label "Offline-Website-Daten">
<!ENTITY itemOfflineApps.accesskey "O">
<!ENTITY itemPasswords.label "Gespeicherte Passwörter">
<!ENTITY itemPasswords.accesskey "G">
<!ENTITY itemSessions.label "Gesicherte Verbindungen">
<!ENTITY itemSessions.accesskey "s">
<!ENTITY sanitizeButton.label "Private Daten jetzt löschen">
|