Bug 87134 - change insecure to unencrypted, r=ddrinan,sr=blizzard

This commit is contained in:
ddrinan%netscape.com 2001-08-07 22:22:20 +00:00
Родитель 402bfeea35
Коммит 657acb1f6c
4 изменённых файлов: 10 добавлений и 10 удалений

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

@ -58,7 +58,7 @@ carefully about whether you want such warnings, since they can be annoying.
<ul>
<LI><b>Entering a site that supports encryption.</b> Select this warning if you want to be reminded whenever you are entering a web site that supports encryption.
<LI><b>Entering a site that uses low-grade encryption.</b> Select this warning if you want to be reminded whenever you are entering a web site that supports low-grade encryption. (Low-grade encryption is the weakest encryption available, using 40-bit keys.)
<LI><b>Sending form data from an insecure page to an insecure page.</b> Select this warning if you want to be reminded whenever you are submitting data over an unencrypted connection. <b>You may want to select this option even if you don't want any of the others, so you don't inadvertently send sensitive
<LI><b>Sending form data from an unencrypted page to an unencrypted page.</b> Select this warning if you want to be reminded whenever you are submitting data over an unencrypted connection. <b>You may want to select this option even if you don't want any of the others, so you don't inadvertently send sensitive
information that isn't encrypted. </b>If you send unencrypted information over the Internet, it can easily be intercepted by other people.
<LI><b>Viewing a page with an encrypted/unencrypted mix.</b> Select this warning if you want to be alerted whenever you are viewing a page that includes any information that's not encrypted.
</ul>

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

@ -58,7 +58,7 @@ carefully about whether you want such warnings, since they can be annoying.
<ul>
<LI><b>Entering a site that supports encryption.</b> Select this warning if you want to be reminded whenever you are entering a web site that supports encryption.
<LI><b>Entering a site that uses low-grade encryption.</b> Select this warning if you want to be reminded whenever you are entering a web site that supports low-grade encryption. (Low-grade encryption is the weakest encryption available, using 40-bit keys.)
<LI><b>Sending form data from an insecure page to an insecure page.</b> Select this warning if you want to be reminded whenever you are submitting data over an unencrypted connection. <b>You may want to select this option even if you don't want any of the others, so you don't inadvertently send sensitive
<LI><b>Sending form data from an unencrypted page to an unencrypted page.</b> Select this warning if you want to be reminded whenever you are submitting data over an unencrypted connection. <b>You may want to select this option even if you don't want any of the others, so you don't inadvertently send sensitive
information that isn't encrypted. </b>If you send unencrypted information over the Internet, it can easily be intercepted by other people.
<LI><b>Viewing a page with an encrypted/unencrypted mix.</b> Select this warning if you want to be alerted whenever you are viewing a page that includes any information that's not encrypted.
</ul>

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

@ -20,12 +20,12 @@
#
Title=Security Warning
MixedContentMessage=You have requested a secure document that contains some insecure information.
LeaveSiteMessage=You have requested an insecure document. The document and any information you send back could be observed by a third party while in transit.
MixedContentMessage=You have requested a secure document that contains some unencrypted information.
LeaveSiteMessage=You have requested an unencrypted document. The document and any information you send back could be observed by a third party while in transit.
EnterSiteMessage=You have requested a secure document. The document and any information you send back are encrypted for privacy while in transit.
WeakSiteMessage=You have requested a document from a site using low-grade encryption. The document and any information you send back could be observed by a third party while in transit.
PostToInsecure=Warning! Although this document is secure, the information you have submitted is insecure and could be observed by a third party while in transit. If you are submitting passwords, credit card numbers, or other information you would like to keep private, it would be safer for you to cancel the submission.
PostToInsecureFromInsecure=Any information you submit is insecure and could be observed by a third party while in transit. If you are submitting passwords, credit card numbers, or other information you would like to keep private, it would be safer for you to cancel the submission.
PostToInsecure=Warning! Although this document is secure, the information you have submitted is unencrypted and could be observed by a third party while in transit. If you are submitting passwords, credit card numbers, or other information you would like to keep private, it would be safer for you to cancel the submission.
PostToInsecureFromInsecure=Any information you submit is unencrypted and could be observed by a third party while in transit. If you are submitting passwords, credit card numbers, or other information you would like to keep private, it would be safer for you to cancel the submission.
DontShowAgain=Show Me This Alert Next Time.
FindText=Please find the Personal Security Manager application
SecurityButtonTooltipText=Show security information for this window

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

@ -20,12 +20,12 @@
#
Title=Security Warning
MixedContentMessage=You have requested a secure document that contains some insecure information.
LeaveSiteMessage=You have requested an insecure document. The document and any information you send back could be observed by a third party while in transit.
MixedContentMessage=You have requested a secure document that contains some unencrypted information.
LeaveSiteMessage=You have requested an unencrypted document. The document and any information you send back could be observed by a third party while in transit.
EnterSiteMessage=You have requested a secure document. The document and any information you send back are encrypted for privacy while in transit.
WeakSiteMessage=You have requested a document from a site using low-grade encryption. The document and any information you send back could be observed by a third party while in transit.
PostToInsecure=Warning! Although this document is secure, the information you have submitted is insecure and could be observed by a third party while in transit. If you are submitting passwords, credit card numbers, or other information you would like to keep private, it would be safer for you to cancel the submission.
PostToInsecureFromInsecure=Any information you submit is insecure and could be observed by a third party while in transit. If you are submitting passwords, credit card numbers, or other information you would like to keep private, it would be safer for you to cancel the submission.
PostToInsecure=Warning! Although this document is secure, the information you have submitted is unencrypted and could be observed by a third party while in transit. If you are submitting passwords, credit card numbers, or other information you would like to keep private, it would be safer for you to cancel the submission.
PostToInsecureFromInsecure=Any information you submit is unencrypted and could be observed by a third party while in transit. If you are submitting passwords, credit card numbers, or other information you would like to keep private, it would be safer for you to cancel the submission.
DontShowAgain=Show Me This Alert Next Time.
FindText=Please find the Personal Security Manager application
SecurityButtonTooltipText=Show security information for this window