Add CSMSG_INVALID_CFLAG string.
[srvx.git] / src / chanserv.c
index 0857d92033d12fcf8fd24cdb86f333efac60165c..cdee6db14d9d301e763672c6e075ad4b55b51a95 100644 (file)
@@ -420,6 +420,7 @@ static const struct message_entry msgtab[] = {
 
 /* Channel configuration */
     { "CSMSG_INVALID_OPTION", "$b%s$b is not a valid %s option." },
+    { "CSMSG_INVALID_CFLAG", "$b%s$b is not a recognized channel flag." },
     { "CSMSG_CHANNEL_OPTIONS", "Channel Options:" },
     { "CSMSG_GREETING_TOO_LONG", "Your greeting ($b%d$b characters) must be shorter than $b%d$b characters." },