diff options
author | Marco Paolone <marcopaolone@gmail.com> | 2012-04-03 21:27:18 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-04-03 21:27:18 +0200 |
commit | 8c03f8dee4ff4767d865b92147d08222fd6cac44 (patch) | |
tree | 77e6cd84aa4fd1561ab5e363bf6fd5b579475922 /doc/it | |
parent | 93a77c39ba174344e4174580d6b61d42ef848d30 (diff) | |
download | weechat-8c03f8dee4ff4767d865b92147d08222fd6cac44.zip |
doc: update italian plugin API reference
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/weechat_plugin_api.it.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/it/weechat_plugin_api.it.txt b/doc/it/weechat_plugin_api.it.txt index bad8430a1..b68823d62 100644 --- a/doc/it/weechat_plugin_api.it.txt +++ b/doc/it/weechat_plugin_api.it.txt @@ -7114,7 +7114,6 @@ Argomenti: *** 'WEECHAT_HOOK_CONNECT_GNUTLS_INIT_ERROR': errore inizializzazione GnuTLS *** 'WEECHAT_HOOK_CONNECT_GNUTLS_HANDSHAKE_ERROR': errore di handshake GnuTLS *** 'WEECHAT_HOOK_CONNECT_MEMORY_ERROR': memoria insufficiente -// TRANSLATION MISSING *** 'WEECHAT_HOOK_CONNECT_TIMEOUT': timeout ** 'gnutls_rc': valore del risultato di 'gnutls_handshake()' ** 'const char *error': valore del risultato di 'gnutls_strerror(gnutls_rc)' |