diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-06 18:27:48 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-06 18:27:48 +0200 |
commit | 55b5130a8725da2e261464ebc93553fe5d0c8512 (patch) | |
tree | 4e53d5a5cbd7e66a5f338174a490dd29e12a68d4 /po/it.po | |
parent | 8ba491e427beceecfee1ddbc644b72640e9e2caf (diff) | |
download | weechat-55b5130a8725da2e261464ebc93553fe5d0c8512.zip |
Display old IRC channel topic when topic is unset (task #9780)
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-10-02 00:26+0200\n" +"POT-Creation-Date: 2010-10-06 18:24+0200\n" "PO-Revision-Date: 2010-09-22 15:27+0200\n" "Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5103,6 +5103,10 @@ msgstr "%s%s%s%s ha cambiato l'argomento per %s%s%s da \"%s%s\" a \"%s%s\"" msgid "%s%s%s%s has changed topic for %s%s%s to \"%s%s\"" msgstr "%s%s%s%s ha cambiato argomento per %s%s%s in \"%s%s\"" +#, fuzzy, c-format +msgid "%s%s%s%s has unset topic for %s%s%s (old topic: \"%s%s\")" +msgstr "%s%s%s%s ha cambiato argomento per %s%s%s in \"%s%s\"" + #, c-format msgid "%s%s%s%s has unset topic for %s%s%s" msgstr "%s%s%s%s ha rimosso l'argomento per %s%s%s" |