mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 19:23:13 +02:00
irc: add tag "nick_xxx" in invite messages
This commit is contained in:
committed by
Sébastien Helleu
parent
a06be57eb7
commit
9eb6b189da
@@ -599,7 +599,7 @@ IRC_PROTOCOL_CALLBACK(invite)
|
||||
NULL),
|
||||
date,
|
||||
irc_protocol_tags (command, "notify_highlight",
|
||||
NULL, address),
|
||||
nick, address),
|
||||
_("%sYou have been invited to %s%s%s by "
|
||||
"%s%s%s"),
|
||||
weechat_prefix ("network"),
|
||||
|
||||
Reference in New Issue
Block a user