瀏覽代碼

String fix.

Fredrik Jervfors 16 年之前
父節點
當前提交
6816d92733
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      plugins/mail_fetch/fetch.php

+ 1 - 1
plugins/mail_fetch/fetch.php

@@ -270,7 +270,7 @@ for ($i_loop=$i_start;$i_loop<$i_stop;$i_loop++) {
     }
 
     if ($mailfetch_lmos == 'on') {
-        Mail_Fetch_Status(_("Leaving mail on server..."));
+        Mail_Fetch_Status(_("Leaving mails on server..."));
     } else {
         Mail_Fetch_Status(_("Deleting mails from server..."));
     }