Mon Jan 12 13:01:10 CET 2004 Jochen Eisinger <jochen@penguin-breeder.org>
[silc.git] / apps / irssi / src / fe-common / silc / module-formats.c
index 88736464ccd9e1d93a83560e6e44acc29a5b1cce..85a24c4d25c3807f73f87e20099bdfc2c23c18b1 100644 (file)
@@ -190,6 +190,7 @@ FORMAT_REC fecommon_silc_formats[] = {
        { "message_data", "{nick $0} sent \"{hilight $1}\" data message: cannot display", 2, { 0, 0 } },
        { "stats", "$[25]0: {hilight $1}", 2, { 0, 0 } },
        { "reattach", "Resuming old session on {hilight $0}, may take a while ...", 1, { 0 } },
+       { "reattach_failed", "Resuming session failed, you may want to remove {hilight $0} before the next connection attempt", 1, { 0 } },
 
        /* File transfer messages */
        { NULL, "FileTransfer", 0 },