continues cmd_neonserv_adduser.c
[NeonServV5.git] / bot_NeonServ.c
index f2d1473d9253087181006453c48a2737c1fcbf28..207450148cb7773dffeeceb8b0c0914909b496a1 100644 (file)
@@ -19,6 +19,7 @@ static const struct default_language_entry msgtab[] = {
     {"NS_USER_UNKNOWN", "User with nick \002%s\002 does not exist."},
     {"NS_AUTH_UNKNOWN", "Account \002%s\002 has not been registered."},
     {"NS_USER_NEED_AUTH", "%s must first authenticate with \002AuthServ\002."},
+    {"NS_INVALID_ACCESS", "\002%d\002 is an invalid access level."},
     
     {NULL, NULL}
 };