1
0
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:
Sebastien Helleu
2012-03-23 14:10:52 +01:00
parent d4184f78c5
commit c826f4841f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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],