浏览代码

String update.

Fredrik Jervfors 19 年之前
父节点
当前提交
e9e0ae5dcf
共有 2 个文件被更改,包括 71 次插入196 次删除
  1. 1 1
      include/errors.php
  2. 70 195
      po/squirrelmail.pot

+ 1 - 1
include/errors.php

@@ -54,7 +54,7 @@ $aErrors['SQM_IMAP_APPEND_QUOTA_ERROR'] = array(
     'category' => SQM_ERROR_IMAP,
     'message'  => _( "Out of quota error."),
     'link'     => '',
-    'tip'      => _("Remove unneccessary messages from your folder and start with your Trash folder.")
+    'tip'      => _("Remove unneccessary messages from your folders. Start with your Trash folder.")
 );
 
 $aErrors['SQM_IMAP_APPEND_ERROR'] = array(

文件差异内容过多而无法显示
+ 70 - 195
po/squirrelmail.pot


部分文件因为文件数量过多而无法显示