mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
18 lines
487 B
Plaintext
18 lines
487 B
Plaintext
$NetBSD: patch-ao,v 1.1.1.1 2010/10/30 12:12:35 obache Exp $
|
|
|
|
--- imap/imap_err.et.orig 2010-10-19 03:08:28.000000000 +0000
|
|
+++ imap/imap_err.et
|
|
@@ -201,10 +201,10 @@ ec IMAP_NO_MSGGONE,
|
|
"Message %d no longer exists"
|
|
|
|
ec IMAP_NO_CHECKSEEN,
|
|
- "Unable to checkpoint \\Seen state"
|
|
+ "Unable to checkpoint \\\\Seen state"
|
|
|
|
ec IMAP_NO_CHECKPRESERVE,
|
|
- "Unable to preserve \\Seen state"
|
|
+ "Unable to preserve \\\\Seen state"
|
|
|
|
ec IMAP_NO_NOSUCHMSG,
|
|
"No matching messages"
|