summaryrefslogtreecommitdiffstats
path: root/l10n-en-GB/suite/chrome/common/sanitize.dtd
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--l10n-en-GB/suite/chrome/common/sanitize.dtd27
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-en-GB/suite/chrome/common/sanitize.dtd b/l10n-en-GB/suite/chrome/common/sanitize.dtd
new file mode 100644
index 0000000000..883d2a419c
--- /dev/null
+++ b/l10n-en-GB/suite/chrome/common/sanitize.dtd
@@ -0,0 +1,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 "Clear Private Data">
+<!ENTITY sanitizeItems.label "Clear the following items now:">
+
+<!ENTITY itemHistory.label "Browsing History">
+<!ENTITY itemHistory.accesskey "B">
+<!ENTITY itemUrlBar.label "Location Bar History">
+<!ENTITY itemUrlBar.accesskey "L">
+<!ENTITY itemDownloads.label "Download History">
+<!ENTITY itemDownloads.accesskey "D">
+<!ENTITY itemFormSearchHistory.label "Saved Form and Search History">
+<!ENTITY itemFormSearchHistory.accesskey "F">
+<!ENTITY itemCache.label "Cache">
+<!ENTITY itemCache.accesskey "a">
+<!ENTITY itemCookies.label "Cookies">
+<!ENTITY itemCookies.accesskey "C">
+<!ENTITY itemOfflineApps.label "Offline Web Site Data">
+<!ENTITY itemOfflineApps.accesskey "O">
+<!ENTITY itemPasswords.label "Saved Passwords">
+<!ENTITY itemPasswords.accesskey "P">
+<!ENTITY itemSessions.label "Authenticated Sessions">
+<!ENTITY itemSessions.accesskey "S">
+
+<!ENTITY sanitizeButton.label "Clear Private Data Now">