mirror of
https://github.com/weechat/weechat.git
synced 2026-07-02 07:46:38 +02:00
irc: do not translate string "Msg" for messages to channel ops/voiced
This commit is contained in:
@@ -2593,7 +2593,7 @@ irc_command_msg (void *data, struct t_gui_buffer *buffer, int argc,
|
||||
"notify_none,no_highlight",
|
||||
"%s%s%s -> %s%s%s: %s",
|
||||
weechat_prefix ("network"),
|
||||
_("Msg"),
|
||||
"Msg",
|
||||
IRC_COLOR_RESET,
|
||||
IRC_COLOR_CHAT_CHANNEL,
|
||||
targets[i],
|
||||
|
||||
Reference in New Issue
Block a user