diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-10 17:39:15 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-10 17:39:15 +0200 |
commit | 8d6c5e9e4c9602142c24745e2affcc6b1f7fa8d6 (patch) | |
tree | 5a1d0cc113b1e2c5bec5c9c5512f6ae48901a266 /po/ru.po | |
parent | 4171da77ef77837d65be88b2b8e3d86f5fbfb475 (diff) | |
download | weechat-8d6c5e9e4c9602142c24745e2affcc6b1f7fa8d6.zip |
Add tag "nick_xxx" in IRC messages
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 9 |
1 files changed, 5 insertions, 4 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-09 10:26+0200\n" +"POT-Creation-Date: 2010-10-10 17:17+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" @@ -1055,9 +1055,10 @@ msgid "" "Tags most commonly used:\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, " -"away_info.\n" +" nick_xxx (xxx is nick in message),\n" +" irc_xxx (xxx is command name or number, see /server raw),\n" +" irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, " +"irc_smart_filter, away_info.\n" "\n" "Examples:\n" " use IRC smart filter for join/part/quit messages:\n" |