diff options
Diffstat (limited to 'application/basilisk/locales/en-US/chrome/browser/preferences/siteDataSettings.dtd')
-rw-r--r-- | application/basilisk/locales/en-US/chrome/browser/preferences/siteDataSettings.dtd | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/application/basilisk/locales/en-US/chrome/browser/preferences/siteDataSettings.dtd b/application/basilisk/locales/en-US/chrome/browser/preferences/siteDataSettings.dtd new file mode 100644 index 000000000..919aa1b65 --- /dev/null +++ b/application/basilisk/locales/en-US/chrome/browser/preferences/siteDataSettings.dtd @@ -0,0 +1,11 @@ +<!-- 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 window.title "Settings - Site Data"> +<!ENTITY settings.description "The following websites asked to store site data in your disk. You can specify which websites are allowed to store site data. Default site data is temporary and could be deleted automatically."> +<!ENTITY hostCol.label "Site"> +<!ENTITY statusCol.label "Status"> +<!ENTITY usageCol.label "Storage"> +<!ENTITY search.label "Search:"> +<!ENTITY search.accesskey "S"> |