summaryrefslogtreecommitdiff
path: root/po/it.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/it.po')
-rw-r--r--po/it.po6
1 files changed, 4 insertions, 2 deletions
diff --git a/po/it.po b/po/it.po
index 850de6fe4..d4eb19aba 100644
--- a/po/it.po
+++ b/po/it.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2015-03-23 22:23+0100\n"
+"POT-Creation-Date: 2015-03-24 06:54+0100\n"
"PO-Revision-Date: 2015-03-21 08:41+0100\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1625,7 +1625,9 @@ msgid ""
" filter IRC join/action messages from nick \"toto\":\n"
" /filter add toto * nick_toto+irc_join,nick_toto+irc_action *\n"
" filter lines containing \"weechat sucks\" on IRC channel #weechat:\n"
-" /filter add sucks irc.freenode.#weechat * weechat sucks"
+" /filter add sucks irc.freenode.#weechat * weechat sucks\n"
+" filter lines that are strictly equal to \"WeeChat sucks\" on all buffers:\n"
+" /filter add sucks2 * * (?-i)^WeeChat sucks$"
msgstr ""
" list: elenca tutti i filtri\n"
" enable: abilita filtri (i filtri sono abilitati di default)\n"