mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 13:26:38 +02:00
Many changes in IRC plugin
This commit is contained in:
@@ -552,7 +552,7 @@ alias_config_reload_event_cb (void *data, char *event, void *pointer)
|
||||
if (weechat_config_reload (alias_config_file) == 0)
|
||||
{
|
||||
weechat_printf (NULL,
|
||||
_("%sAlias configuration file reloaded"),
|
||||
_("%sAlias: configuration file reloaded"),
|
||||
weechat_prefix ("info"));
|
||||
return PLUGIN_RC_SUCCESS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user