Fix for Bug 89105, Checking in for Stephen Walker

r=ddrinan, sr=blizzard

Let's only say connect once in the generic SSL error note.


git-svn-id: svn://10.0.0.236/trunk@99508 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
javi%netscape.com 2001-07-18 20:29:04 +00:00
parent af12662e7c
commit b2416ffbc1

View File

@ -147,4 +147,4 @@ AVATemplate=%S = %S
SSLDisabled=You cannot connect to %S because SSL is disabled. To change this setting, choose Preferences from the Edit menu, click Privacy and Security, and click the subcategory SSL.
SSL2Disabled=You cannot connect to %S because SSL version 2 is disabled. To change this setting, choose Preferences from the Edit menu, click Privacy and Security, and click the subcategory SSL.
SSLNoMatchingCiphers=%S and %S cannot communicate securely because they have no common encryption algorithms.
SSLGenericError=You cannot connect connect to %S because of an unknown SSL error (%S)
SSLGenericError=You cannot connect to %S because of an unknown SSL error (%S)