diff --git a/src/plugins/relay/relay-command.c b/src/plugins/relay/relay-command.c index ed6f78114..eec2c11ca 100644 --- a/src/plugins/relay/relay-command.c +++ b/src/plugins/relay/relay-command.c @@ -260,7 +260,7 @@ relay_command_relay (const void *pointer, void *data, if (ptr_option) weechat_config_option_free (ptr_option); weechat_printf (NULL, - _("%s: relay \"%s\" (%s %s) removed"), + _("%s: relay \"%s\" (%s: %s) removed"), RELAY_PLUGIN_NAME, argv[2], (ptr_server->unix_socket) ? _("path") : _("port"),