diff options
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-12-14 10:20+0100\n" +"POT-Creation-Date: 2013-12-14 11:41+0100\n" "PO-Revision-Date: 2013-11-09 10:18+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1430,8 +1430,9 @@ msgid "" " - name can start or end with '*' to match many buffers\n" " tags: comma separated list of tags, for example \"irc_join,irc_part," "irc_quit\"\n" -" (it is possible to combine many tags as a logical \"and\" with " -"separator \"+\", for example: \"nick_toto+irc_action\")\n" +" - logical \"and\": use \"+\" between tags (for example: \"nick_toto" +"+irc_action\")\n" +" - tags can start or end with '*'\n" " regex: regular expression to search in line\n" " - use '\\t' to separate prefix from message, special chars like '|' " "must be escaped: '\\|'\n" |