]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/messages.h
Merge branch 'recognize-umode-R'
[ngircd-alex.git] / src / ngircd / messages.h
index 53637b446357a97d0a1a32d104f6355a78f4b5ef..da861f9a8b45f8743f87575c912101de251daef4 100644 (file)
 #define ERR_CHANOPRIVSNEEDED_MSG       "482 %s %s :You are not channel operator"
 #define ERR_CANTKILLSERVER_MSG         "483 %s :You can't kill a server!"
 #define ERR_RESTRICTED_MSG             "484 %s :Your connection is restricted"
+#define ERR_NICKREGISTER_MSG           "484 %s :Cannot modify user mode (+R) -- Use IRC services"
 #define ERR_NOOPERHOST_MSG             "491 %s :Not configured for your host"
 #define ERR_NOTONSAMECHANNEL_MSG       "493 %s :You must share a common channel with %s"