]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/messages.tab
Remove various obsolete ConfItem statuses (types) and flags.
[irc/rqf/shadowircd.git] / src / messages.tab
index 033d5df15cd1f36c10a3e2a277418d1b000d756c..2bce627b1c74239d5023e8c8bc6af9bd1b3cda12 100644 (file)
@@ -16,7 +16,7 @@
  *   along with this program; if not, write to the Free Software
  *   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  *
- *   $Id: messages.tab 3368 2007-04-03 10:11:06Z nenolod $
+ *   $Id: messages.tab 3548 2007-08-09 06:40:52Z nenolod $
  */
 
 static  const char *  replies[] = {
@@ -241,7 +241,7 @@ static  const char *  replies[] = {
 /* 218 RPL_STATSYLINE, */       "Y %s %d %d %d %u %d.%d %d.%d %u",
 /* 219 RPL_ENDOFSTATS, */       "%c :End of /STATS report",
 /* 220 RPL_STATSPLINE, */       "%c %d %s %d :%s",
-/* 221 RPL_UMODEIS, */          ":%s 221 %s %s",
+/* 221 RPL_UMODEIS, */          "%s",
 /* 222 */      NULL,
 /* 223 */       NULL,
 /* 224 */       NULL,
@@ -284,8 +284,7 @@ static  const char *  replies[] = {
 /* 260 */       NULL,
 /* 261 RPL_TRACELOG, */         NULL,
 /* 262 RPL_ENDOFTRACE, */       "%s :End of TRACE",
-/* 263 RPL_LOAD2HI, */          
-":%s 263 %s %s :Server load is temporarily too heavy. Please wait a while and try again.",
+/* 263 RPL_LOAD2HI, */          ":%s 263 %s %s :This command could not be completed because it has been used recently, and is rate-limited.",
 /* 264 */       NULL,
 /* 265 RPL_LOCALUSERS, */       "%d %d :Current local users %d, max %d",
 /* 266 RPL_GLOBALUSERS, */      "%d %d :Current global users %d, max %d",
@@ -327,8 +326,8 @@ static  const char *  replies[] = {
 /* 302 RPL_USERHOST, */  ":%s 302 %s :%s",
 /* 303 RPL_ISON, */     ":%s 303 %s :",
 /* 304 RPL_TEXT, */      NULL,
-/* 305 RPL_UNAWAY, */   ":%s 305 %s :You are no longer marked as being away",
-/* 306 RPL_NOWAWAY, */  ":%s 306 %s :You have been marked as being away",
+/* 305 RPL_UNAWAY, */   ":You are no longer marked as being away",
+/* 306 RPL_NOWAWAY, */  ":You have been marked as being away",
 /* 307 */       NULL,
 /* 308 */       NULL,
 /* 309 */       NULL,
@@ -403,7 +402,7 @@ static  const char *  replies[] = {
 /* 378 RPL_WHOISHOST, */        "%s :is connecting from *@%s %s",
 /* 379 */       NULL,
 /* 380 */       NULL,
-/* 381 RPL_YOUREOPER, */        ":%s 381 %s :Here I am with a brain the size of a planet, and they want me to bring them coffee. I think I'll just kill myself...",
+/* 381 RPL_YOUREOPER, */        ":%s 381 %s :Congrats! You passed Internet Memes 101.",
 /* 382 RPL_REHASHING, */        ":%s 382 %s %s :Rehashing",
 /* 383 */       NULL,
 /* 384 RPL_MYPORTIS, */                NULL,