summaryrefslogtreecommitdiff
path: root/po/it.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2017-04-29 17:39:50 +0200
committerSébastien Helleu <flashcode@flashtux.org>2017-04-29 17:39:50 +0200
commit1fc06ba0acc7bbf1413e0ef587e7405fd81eca34 (patch)
treef157246f9cf01d9edfde77f357ba9cb3c7054eea /po/it.po
parentc491241989db700c5a3527ba9802639f59f30faf (diff)
downloadweechat-1fc06ba0acc7bbf1413e0ef587e7405fd81eca34.zip
core: improve translation of /help eval
Diffstat (limited to 'po/it.po')
-rw-r--r--po/it.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/po/it.po b/po/it.po
index a64859097..1ae93b010 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: 2017-04-29 17:04+0200\n"
+"POT-Creation-Date: 2017-04-29 17:38+0200\n"
"PO-Revision-Date: 2017-01-06 22:04+0100\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1471,8 +1471,8 @@ msgid ""
" > greater\n"
" =~ is matching POSIX extended regex\n"
" !~ is NOT matching POSIX extended regex\n"
-" =* is matching wildcard mask\n"
-" !* is NOT matching wildcard mask\n"
+" =* is matching mask (wildcard \"*\" is allowed)\n"
+" !* is NOT matching mask (wildcard \"*\" is allowed)\n"
"\n"
"An expression is considered as \"true\" if it is not NULL, not empty, and "
"different from \"0\".\n"