bug 348203 - Help -> Report Phishing Website wording reswizzle, patch by beltzner@mozilla.com, r=me

This commit is contained in:
mconnor%steelgryphon.com 2006-08-16 07:14:19 +00:00
Родитель 775ca6b50b
Коммит 8c04efed66
2 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -48,8 +48,8 @@
</broadcasterset>
<menupopup id="menu_HelpPopup">
<menuitem id="menu_HelpPopup_reportPhishingtoolmenu"
label="&reportPhishingMenu.title;..."
accesskey="&reportPhishingMenu.accesskey;"
label="&reportPhishSiteMenu.title;..."
accesskey="&reportPhishSiteMenu.accesskey;"
insertbefore="aboutSeparator"
observes="reportPhishingBroadcaster"
oncommand="openUILinkIn(safebrowsing.getReportPhishingURL(), 'tab');"

Просмотреть файл

@ -1,2 +1,2 @@
<!ENTITY reportPhishingMenu.title "Report Phishing Website">
<!ENTITY reportPhishingMenu.accesskey "P">
<!ENTITY reportPhishSiteMenu.title "Report Web Forgery">
<!ENTITY reportPhishSiteMenu.accesskey "F">