]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/messages.h
Only allow IRC services to modify user mode "R"
[ngircd-alex.git] / src / ngircd / messages.h
index 4aed70f39c783e421627f0a9b0e24bd6a587661c..82cc30fe03250ce7186fc082968cad37fc9fdae0 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 set user mode (+R) -- Use IRC services"
+#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"