1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 21:36:37 +02:00

Fix typo in IRC invite message

This commit is contained in:
Sebastien Helleu
2009-08-28 10:09:58 +02:00
parent ec124e90c7
commit 02763ca7e7
9 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -3456,7 +3456,7 @@ irc_protocol_cmd_341 (struct t_irc_server *server, const char *command,
weechat_printf_tags (server->buffer,
irc_protocol_tags (command, "irc_numeric"),
_("%s%s%s%s has invited %s%s%s on %s%s"),
_("%s%s%s%s has invited %s%s%s to %s%s"),
weechat_prefix ("network"),
IRC_COLOR_CHAT_NICK,
argv[2],