mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-25 04:02:46 +01:00
Added replyNotRegistered
This commit is contained in:
parent
f818efa588
commit
6b3600c1e5
@ -98,6 +98,7 @@ replyNoCapability = 'You don\'t have the "%s" capability.'
|
|||||||
replySuccess = 'The operation succeeded.'
|
replySuccess = 'The operation succeeded.'
|
||||||
replyIncorrectAuth = 'Your hostmasks don\'t match or your password is wrong.'
|
replyIncorrectAuth = 'Your hostmasks don\'t match or your password is wrong.'
|
||||||
replyNoUser = 'I can\'t find that user in my database.'
|
replyNoUser = 'I can\'t find that user in my database.'
|
||||||
|
replyNotRegistered = 'You must be registered to use this command.'
|
||||||
replyInvalidArgument = 'I can\'t send \\r, \\n, or \\0 (\\x00).'
|
replyInvalidArgument = 'I can\'t send \\r, \\n, or \\0 (\\x00).'
|
||||||
replyRequiresPrivacy = 'That can\'t be done in a channel.'
|
replyRequiresPrivacy = 'That can\'t be done in a channel.'
|
||||||
replyEvalNotAllowed = 'You must enable conf.allowEval for that to work.'
|
replyEvalNotAllowed = 'You must enable conf.allowEval for that to work.'
|
||||||
|
Loading…
Reference in New Issue
Block a user