summaryrefslogtreecommitdiff
path: root/src/language.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/language.cpp')
-rw-r--r--src/language.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/language.cpp b/src/language.cpp
index 7636b563b..deb39737a 100644
--- a/src/language.cpp
+++ b/src/language.cpp
@@ -604,6 +604,8 @@ Anope::string language_strings[LANG_STRING_COUNT] = {
_("You can't ghost yourself!"),
/* NICK_GHOST_KILLED */
_("Ghost with your nick has been killed."),
+ /* NICK_GHOST_UNIDENTIFIED */
+ _("You may not ghost an unidentified user, use RECOVER instead."),
/* NICK_GETPASS_SYNTAX */
_("GETPASS nickname"),
/* NICK_GETPASS_UNAVAILABLE */