philippe_mingo %!s(int64=23) %!d(string=hai) anos
pai
achega
c285cf3d83
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      plugins/mail_fetch/fetch.php

+ 1 - 1
plugins/mail_fetch/fetch.php

@@ -201,7 +201,7 @@
                  // re-connect pop3
                  // re-connect pop3
                  Mail_Fetch_Status(_("Server error...Disconnect"));
                  Mail_Fetch_Status(_("Server error...Disconnect"));
 	         $pop3->quit();
 	         $pop3->quit();
-                 Mail_Fetch_Status(_("Re-connect from dead connectoin"));
+                 Mail_Fetch_Status(_("Re-connect from dead connection"));
                  if (!$pop3->connect($mailfetch_server)) {
                  if (!$pop3->connect($mailfetch_server)) {
                      Mail_Fetch_Status(_("Oops, ") . $pop3->ERROR );
                      Mail_Fetch_Status(_("Oops, ") . $pop3->ERROR );
                      Mail_Fetch_Status(_("Saving UIDL"));
                      Mail_Fetch_Status(_("Saving UIDL"));