diff options
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.6-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-08-07 11:20+0200\n" +"POT-Creation-Date: 2011-08-08 11:19+0200\n" "PO-Revision-Date: 2011-07-05 15:37+0200\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1467,7 +1467,9 @@ msgid "" "For context \"mouse\" (possible in context \"cursor\" too), key has format: " "\"@area:key\" where area can be:\n" " *: any area on screen\n" -" chat: chat area\n" +" chat: chat area (any buffer)\n" +" chat(xxx): char area for buffer with name \"xxx\" (full name including " +"plugin)\n" " bar(*): any bar\n" " bar(xxx): bar \"xxx\"\n" " item(*): any bar item\n" |