mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 04:32:36 +01:00
Angle bracketed replyPossibleBug URL.
This commit is contained in:
parent
84690d56c9
commit
de63973a2f
@ -137,9 +137,9 @@ replyNotRegistered = 'You must be registered to use this command.'
|
||||
replyInvalidArgument = 'I can\'t send \\r, \\n, or \\0 (\\x00).'
|
||||
replyRequiresPrivacy = 'That can\'t be done in a channel.'
|
||||
replyEvalNotAllowed = 'You must enable conf.allowEval for that to work.'
|
||||
replyPossibleBug = 'This may be a bug. If you think it is, please file a bug'\
|
||||
'report at http://sourceforge.net/tracker/?func=add&group_id=58965&'\
|
||||
'atid=489447'
|
||||
replyPossibleBug = 'This may be a bug. If you think it is, please file a bug' \
|
||||
'report at <http://sourceforge.net/tracker/?' \
|
||||
'func=add&group_id=58965&atid=489447>'
|
||||
|
||||
###
|
||||
# errorReplyPrivate: True if errors should be reported privately so as not to
|
||||
|
Loading…
Reference in New Issue
Block a user