mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
irc: remove unneeded translation marker (issue #1772)
This commit is contained in:
@@ -6608,7 +6608,7 @@ IRC_PROTOCOL_CALLBACK(help)
|
||||
irc_msgbuffer_get_target_buffer (server, nick, command, NULL, NULL),
|
||||
date,
|
||||
irc_protocol_tags (command, tags, "notify_private", nick, address),
|
||||
_("%s%s"),
|
||||
"%s%s",
|
||||
weechat_prefix ("network"),
|
||||
str_message);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user