mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 09:16:21 +00:00
Show message in chat room when nickname conflict
This commit is contained in:
@@ -1624,7 +1624,7 @@ _cmd_msg(gchar **args, struct cmd_help_t help)
|
||||
g_string_free(full_jid, TRUE);
|
||||
|
||||
} else {
|
||||
cons_show("No such nick \"%s\" in room %s.", usr, room_name);
|
||||
win_current_show("No such participant \"%s\" in room.", usr);
|
||||
}
|
||||
|
||||
return TRUE;
|
||||
|
||||
Reference in New Issue
Block a user