summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2010-10-06 21:47:01 -0400
committerAdam <Adam@anope.org>2010-10-06 21:47:01 -0400
commit7f4362138ab8d015ae4b200fa96d85ee70a7e184 (patch)
tree629a4f24999b71dc1acc34c3b679fb0d7e2d2297 /include
parent4da258ff785e5333db807d9e8dc66b521e8c8fe0 (diff)
Made nickserv:nogroupchange work
Diffstat (limited to 'include')
-rw-r--r--include/language.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/language.h b/include/language.h
index 977846f4b..e40287bf7 100644
--- a/include/language.h
+++ b/include/language.h
@@ -88,6 +88,7 @@ enum LanguageString
NICK_GROUP_DISABLED,
NICK_GROUP_FAILED,
NICK_GROUP_PLEASE_WAIT,
+ NICK_GROUP_CHANGE_DISABLED,
NICK_GROUP_SAME,
NICK_GROUP_TOO_MANY,
NICK_GROUP_JOINED,