diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-12-12 09:57:28 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-12-12 09:57:28 +0100 |
commit | bea89de51c4f94262caaa87c5f9552fe112ef828 (patch) | |
tree | 1d38a784f09fb65913624b5d01e5dea6b97efa16 /doc/it/weechat_plugin_api.it.txt | |
parent | 4669eac3726a641978b3cc1b0716b67b3eec4050 (diff) | |
download | weechat-bea89de51c4f94262caaa87c5f9552fe112ef828.zip |
Update italian translations and doc
Diffstat (limited to 'doc/it/weechat_plugin_api.it.txt')
-rw-r--r-- | doc/it/weechat_plugin_api.it.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/it/weechat_plugin_api.it.txt b/doc/it/weechat_plugin_api.it.txt index 13ac3c948..79dbd6e8d 100644 --- a/doc/it/weechat_plugin_api.it.txt +++ b/doc/it/weechat_plugin_api.it.txt @@ -6217,9 +6217,8 @@ Valore restituito: * puntatore al nuovo hook, NULL in caso di errore -// TRANSLATION MISSING -When command has ended, or if timeout is reached, WeeChat will automatically -unhook (and kill process if it is still running). +Quando il comando ha terminato, o se viene raggiunto il timeout, WeeChat +effettua automaticamente l'unhook (e termina il processo se ancora in esecuzione). [NOTE] La dimensione del buffer per l'invio dei dati alla callback รจ di 64KB (ci sono |