mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 10:43:13 +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
@@ -1104,7 +1104,7 @@ Gli script non sono compatibili con altri client IRC.
|
||||
|
||||
// TRANSLATION MISSING
|
||||
[[scripts_update]]
|
||||
=== The command "/script update" can not read scripts, how to fix that?
|
||||
=== The command "/script update" cannot read scripts, how to fix that?
|
||||
|
||||
First check questions about TLS connection in this FAQ.
|
||||
|
||||
|
||||
@@ -12705,7 +12705,7 @@ List of signals sent by WeeChat and plugins:
|
||||
| String: text sent to buffer.
|
||||
| Text sent to a user buffer as input (sent only for buffers created with `/buffer add`). +
|
||||
If the return code of a callback is _WEECHAT_RC_OK_EAT_, then the string "q"
|
||||
can not be used anymore to close the buffer.
|
||||
cannot be used anymore to close the buffer.
|
||||
|
||||
// TRANSLATION MISSING
|
||||
| weechat | [[hook_signal_buffer_user_closing_xxx]] buffer_user_closing_xxx ^(2)^ | 3.8
|
||||
|
||||
@@ -5114,7 +5114,7 @@ https://weechat.org/about/interfaces/[this page ^↗^^].
|
||||
|
||||
[IMPORTANT]
|
||||
// TRANSLATION MISSING
|
||||
WeeChat itself can NOT connect to another WeeChat with this protocol.
|
||||
WeeChat itself cannot connect to another WeeChat with this protocol.
|
||||
|
||||
Ad esempio:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user