1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 00:33:13 +02:00

irc: fix notify message: "joined" -> "connected"

This commit is contained in:
Sebastien Helleu
2014-03-24 14:34:09 +01:00
parent 0fb3f7d4a3
commit 966a2f4fb4
13 changed files with 71 additions and 71 deletions
+1 -1
View File
@@ -681,7 +681,7 @@ irc_notify_set_is_on_server (struct t_irc_notify *notify, const char *host,
_("%snotify: %s%s%s%s%s%s%s%s%s is connected") :
_("%snotify: %s%s%s%s%s%s%s%s%s is offline")) :
((is_on_server) ?
_("%snotify: %s%s%s%s%s%s%s%s%s has joined") :
_("%snotify: %s%s%s%s%s%s%s%s%s has connected") :
_("%snotify: %s%s%s%s%s%s%s%s%s has quit")),
weechat_prefix ("network"),
irc_nick_color_for_server_message (notify->server,