diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-11-09 20:48:35 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-11-09 20:48:35 +0100 |
commit | 4a2cd9d034da4e48be8501d9eacf177aeea56bbb (patch) | |
tree | 0c1b2605eee33a3a0bd097de1cbf7a4cc15ba388 /po/tr.po | |
parent | ed6528d84f7d9755ad0497012a52f93f0cd59b31 (diff) | |
download | weechat-4a2cd9d034da4e48be8501d9eacf177aeea56bbb.zip |
irc: fix help on mask in command /ignore
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-09-08 21:20+0200\n" +"POT-Creation-Date: 2016-11-09 17:48+0100\n" "PO-Revision-Date: 2016-05-18 07:43+0200\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4942,7 +4942,7 @@ msgid "" " list: list all ignores\n" " add: add an ignore\n" " nick: nick or hostname (can be a POSIX extended regular expression if " -"\"re:\" is given or a mask using \"*\" to replace one or more chars)\n" +"\"re:\" is given or a mask using \"*\" to replace zero or more chars)\n" " del: delete an ignore\n" " number: number of ignore to delete (look at list to find it)\n" " -all: delete all ignores\n" |