]> jfr.im git - irc/quakenet/newserv.git/blobdiff - chanserv/database/chanservdb_messages.c
Changed the chanlev response messages a bit.
[irc/quakenet/newserv.git] / chanserv / database / chanservdb_messages.c
index a0f024d76f26e6b7b66d85e79d2030338acd796b..40b4954a8a92af9e81d7011405f0b39adb0c003d 100644 (file)
@@ -189,7 +189,10 @@ char *defaultmessages[MAXMESSAGES] = {
   /* 178*/ "Warning: %s (%s@%s) attempted to auth with your password but you already had %d users authed to your account.",
   /* 179*/ "Warning: %s (%s@%s) authed with your password.",
   /* 180*/ "Resettable statistics reset for %s.",
-  /* 181*/ "The channel has been deleted since the last known user was removed."
+  /* 181*/ "The channel has been deleted since the last known user was removed.",
+  /* 182*/ "Done.  Flags for %s on %s are now: %s.",
+  /* 183*/ "Done.  User %s is no longer known on %s.",
+  /* 184*/ "No change - check that you didn't specify an impossible flag combination."
 };
 
 void initmessages() {