mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 22:06:38 +02:00
spelling: cannot
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Sébastien Helleu
parent
08895863d9
commit
4ef3011ea9
@@ -563,7 +563,7 @@ relay_command_remote (const void *pointer, void *data,
|
||||
{
|
||||
weechat_printf (
|
||||
NULL,
|
||||
_("%s%s: you can not delete remote relay \"%s\" because "
|
||||
_("%s%s: you cannot delete remote relay \"%s\" because "
|
||||
"you are connected to. Try \"/remote disconnect %s\" "
|
||||
"before."),
|
||||
weechat_prefix ("error"),
|
||||
@@ -827,7 +827,7 @@ relay_command_remote (const void *pointer, void *data,
|
||||
{
|
||||
weechat_printf (
|
||||
NULL,
|
||||
_("%s%s: you can not delete remote relay \"%s\" because you are "
|
||||
_("%s%s: you cannot delete remote relay \"%s\" because you are "
|
||||
"connected to. Try \"/remote disconnect %s\" before."),
|
||||
weechat_prefix ("error"),
|
||||
RELAY_PLUGIN_NAME,
|
||||
|
||||
Reference in New Issue
Block a user