phishing strings

git-svn-id: svn://10.0.0.236/trunk@168124 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
scott%scott-macgregor.org
2005-01-21 08:44:43 +00:00
parent 95480705f7
commit a162a2435b

View File

@@ -341,3 +341,10 @@ alertNoSearchFoldersSelected=You must choose at least one folder to search for t
# LOCALIZATION NOTES(????ByteAbbreviation): Do not translate %d below, it is the size of the message/folder
kiloByteAbbreviation=%dKB
megaByteAbbreviation=%dMB
# Warnings to alert users about phishing urls
confirmPhishingTitle=Possible Email Scam Detected
#LOCALIZATION NOTE %1$S is the brand name, %2$S is the host name of the url being visited
confirmPhishingUrl1=%1$S thinks this URL is suspicious. The host of this URL, %2$S, is a numerical IP address. Most legitimate sites use names. Are you sure you wish to visit this URL?
confirmPhishingUrl2=%1$S thinks this URL is suspicious. The actual host of this URL, %2$S, is different from the one shown to you, %3$S. Are you sure you wish to visit this URL?