diff options
author | Adam <Adam@anope.org> | 2011-08-14 18:50:22 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2011-08-14 18:50:22 -0400 |
commit | 960c339a4ccb1be522ec800d9143d30db8ac7001 (patch) | |
tree | 6cf9bde695f498f5c2db5b58f97c9733e085a3e7 /include/language.h | |
parent | fddb2304c6a05559b4d2c550885646dc2e77e875 (diff) |
Brought back the old 1.7 behavior of a level -1 matching all users and 0 matching all identified users
Diffstat (limited to 'include/language.h')
-rw-r--r-- | include/language.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/language.h b/include/language.h index 6c31daa4c..20bd36a77 100644 --- a/include/language.h +++ b/include/language.h @@ -46,7 +46,6 @@ #define NICK_SET_DISABLED _("Sorry, nickname option setting is temporarily disabled.") #define NICK_SET_UNKNOWN_OPTION _("Unknown SET option \002%s%s\002.") #define NICK_SET_DISPLAY_CHANGED _("The new display is now \002%s\002.") -#define NICK_INFO_OPTIONS _(" Options: %s") #define NICK_LIST_SYNTAX _("LIST \037pattern\037") #define LIST_HEADER _("List of entries matching \002%s\002:") #define NICK_RECOVERED _("User claiming your nick has been killed.\n" \ |