diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-01 08:05:38 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-01 08:05:38 +0200 |
commit | 5ef4ecb5ab97bd763c396af749ddc9410e6516f6 (patch) | |
tree | 7df3df5d605e2b31869bd26ff7472c581b8cce5c /po/ru.po | |
parent | b3b0f2d31c4d3c6a31561c3793c61dd81287daa8 (diff) | |
download | weechat-5ef4ecb5ab97bd763c396af749ddc9410e6516f6.zip |
Add missing tag "no_log" in /help filter
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 4 |
1 files changed, 2 insertions, 2 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-09-28 10:52+0200\n" +"POT-Creation-Date: 2010-10-01 08:04+0200\n" "PO-Revision-Date: 2010-08-07 10:46+0200\n" "Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1053,7 +1053,7 @@ msgid "" "The default key alt+'=' toggles filtering on/off.\n" "\n" "Tags most commonly used:\n" -" no_filter, no_highlight, log0..log9 (log level),\n" +" no_filter, no_highlight, no_log, log0..log9 (log level),\n" " notify_message, notify_private, notify_highlight,\n" " irc_xxx (xxx is command name or number, see /server raw), irc_numeric, " "irc_error, irc_action, irc_ctcp, irc_ctcp_reply, irc_smart_filter, " |