diff options
Diffstat (limited to 'application/basilisk/locales/en-US/chrome/browser/safebrowsing/report-phishing.dtd')
-rw-r--r-- | application/basilisk/locales/en-US/chrome/browser/safebrowsing/report-phishing.dtd | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/application/basilisk/locales/en-US/chrome/browser/safebrowsing/report-phishing.dtd b/application/basilisk/locales/en-US/chrome/browser/safebrowsing/report-phishing.dtd new file mode 100644 index 000000000..7444bcbf3 --- /dev/null +++ b/application/basilisk/locales/en-US/chrome/browser/safebrowsing/report-phishing.dtd @@ -0,0 +1,13 @@ +<!-- 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/. --> + +<!-- Localization note (reportDeceptiveSiteMenu.title) - Label of the Help menu + item. Either this or safeb.palm.notdeceptive.label from + phishing-afterload-warning-message.dtd is shown. --> +<!ENTITY reportDeceptiveSiteMenu.title "Report deceptive siteā¦"> +<!-- Localization note (reportDeceptiveSiteMenu.accesskey) - Because + safeb.palm.notdeceptive.label from phishing-afterload-warning-message.dtd and + reportDeceptiveSiteMenu.title are never shown at the same time, the same + accesskey can be used for them. --> +<!ENTITY reportDeceptiveSiteMenu.accesskey "D"> |