Bug 413746 - Use "page" instead of "site" for malware/phishing block pages. r=dcamp, pike

This commit is contained in:
2009-05-19 10:19:45 +02:00
parent 7abe2c5f11
commit ecf313f0cd
2 changed files with 14 additions and 14 deletions

View File

@@ -182,22 +182,22 @@
<!-- Error Title -->
<div id="errorTitle">
<h1 id="errorTitleText_phishing">&safeb.blocked.phishing.title;</h1>
<h1 id="errorTitleText_malware">&safeb.blocked.malware.title;</h1>
<h1 id="errorTitleText_phishing">&safeb.blocked.phishingPage.title;</h1>
<h1 id="errorTitleText_malware">&safeb.blocked.malwarePage.title;</h1>
</div>
<div id="errorLongContent">
<!-- Short Description -->
<div id="errorShortDesc">
<p id="errorShortDescText_phishing">&safeb.blocked.phishing.shortDesc;</p>
<p id="errorShortDescText_malware">&safeb.blocked.malware.shortDesc;</p>
<p id="errorShortDescText_phishing">&safeb.blocked.phishingPage.shortDesc;</p>
<p id="errorShortDescText_malware">&safeb.blocked.malwarePage.shortDesc;</p>
</div>
<!-- Long Description -->
<div id="errorLongDesc">
<p id="errorLongDescText_phishing">&safeb.blocked.phishing.longDesc;</p>
<p id="errorLongDescText_malware">&safeb.blocked.malware.longDesc;</p>
<p id="errorLongDescText_phishing">&safeb.blocked.phishingPage.longDesc;</p>
<p id="errorLongDescText_malware">&safeb.blocked.malwarePage.longDesc;</p>
</div>
<!-- Action buttons -->
@@ -206,7 +206,7 @@
<xul:button xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
id="getMeOutButton" label="&safeb.palm.accept.label;"/>
<xul:button xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
id="reportButton" label="&safeb.palm.report.label;"/>
id="reportButton" label="&safeb.palm.reportPage.label;"/>
</div>
</div>
<div id="ignoreWarning">