diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-02-01 11:14:27 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-02-01 11:14:27 +0100 |
commit | 3306c0f3b5723fe211f1d5fd63d7ef3ecda405ef (patch) | |
tree | a91787505214b91ef2ec722eee06d19a2c2e15ad /po/it.po | |
parent | 07c80639930531423bb528a3b24dc1daaa3af5af (diff) | |
download | weechat-3306c0f3b5723fe211f1d5fd63d7ef3ecda405ef.zip |
core: add info about doc and function to read in /help weechat.completion.default_template
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-01-31 19:07+0100\n" +"POT-Creation-Date: 2013-02-01 11:12+0100\n" "PO-Revision-Date: 2013-01-20 12:07+0100\n" "Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3183,9 +3183,10 @@ msgstr "" "se abilitata, la parola base da completare termina al carattere prima del " "cursore; altrimenti la parola base termina al primo spazio dopo il cursore" +#, fuzzy msgid "" "default completion template (please see documentation for template codes and " -"values)" +"values: plugin API reference, function \"weechat_hook_command\")" msgstr "" "modello di completamento predefinito (consulta la documentazione per codici " "e valori del template)" |