1
0
mirror of https://github.com/anope/anope.git synced 2026-07-02 06:26:38 +02:00

Made nickserv:nogroupchange work

This commit is contained in:
Adam
2010-10-06 21:47:01 -04:00
parent 4da258ff78
commit 7f4362138a
3 changed files with 5 additions and 0 deletions
+2
View File
@@ -277,6 +277,8 @@ Anope::string language_strings[LANG_STRING_COUNT] = {
_("Sorry, grouping failed."),
/* NICK_GROUP_PLEASE_WAIT */
_("Please wait %d seconds before using the GROUP command again."),
/* NICK_GROUP_CHANGE_DISABLED */
_("Your nick is already registered; type \002%R%s DROP\002 first."),
/* NICK_GROUP_SAME */
_("You are already a member of the group of %s."),
/* NICK_GROUP_TOO_MANY */