X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=include%2Ferrors.php;h=9a483c43d1f37ddd8de6571581d0c2fe679424db;hb=6b6bcf00bf1b479ae273bad612b12a6f2da4bf42;hp=2c639192ffad830b4802dae1af5b58462d7c351b;hpb=81de00c0eba6c2f4aebcfdd24124be99a3996871;p=squirrelmail.git diff --git a/include/errors.php b/include/errors.php index 2c639192..9a483c43 100644 --- a/include/errors.php +++ b/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( @@ -81,5 +81,3 @@ $aErrors['SQM_IMAP_BYE'] = array( ); //$aError['SQM_FS'] // Filesystem related errors - -?> \ No newline at end of file