- $this->ERROR = _("POP3 pass:") . ' ' . _("Authentication failed...
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 23 Nov 2005 16:45:03 +0000 (16:45 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 23 Nov 2005 16:45:03 +0000 (16:45 +0000)
commit939d8f7f54d02ff64becd0a86974c27572281b0a
treeba849d94f971ac08855a59d53db394ae38a5ca16
parentf9b9ca123f418baec848b0752e347a70eeb041d4
-                $this->ERROR = _("POP3 pass:") . ' ' . _("Authentication failed ") . "[$reply]";
+                $this->ERROR = _("POP3 pass:") . ' ' . _("Authentication failed") . " [$reply]";

Reusing string from smtp delivery class

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10399 7612ce4b-ef26-0410-bec9-ea0150e637f0
plugins/mail_fetch/class.POP3.php