From b8467edd9b87387b5011ad14c32ae653d2bf26a4 Mon Sep 17 00:00:00 2001 From: "scott%scott-macgregor.org" Date: Sat, 31 Mar 2007 22:21:59 +0000 Subject: [PATCH] Bug #225809 --> Don't fall back to insecure authentication if "use secure authentication" is checked. Patch by Lorenzo Colitti. r=mscott sr=bienvenu a=asa git-svn-id: svn://10.0.0.236/trunk@223537 18797224-902f-48f8-a5cc-f745e15eee43 --- .../suite/locales/en-US/chrome/mailnews/imapMsgs.properties | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mozilla/suite/locales/en-US/chrome/mailnews/imapMsgs.properties b/mozilla/suite/locales/en-US/chrome/mailnews/imapMsgs.properties index 1dc7b22fd12..1a0bb645cf9 100644 --- a/mozilla/suite/locales/en-US/chrome/mailnews/imapMsgs.properties +++ b/mozilla/suite/locales/en-US/chrome/mailnews/imapMsgs.properties @@ -412,3 +412,7 @@ reduce the number of cached connections. ## @loc None 5100=Application is out of memory. +## @name IMAP_AUTH_SECURE_NOTSUPPORTED +## @loc None +5102=You cannot log in to %S because you have enabled secure authentication and this server does not support it.\n\nTo log in, turn off secure authentication for this account. +