diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-08-01 18:33:13 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-08-01 18:33:13 +0200 |
commit | 217e9683d21c754a932407c7ddcafa4ca88f5649 (patch) | |
tree | 330e5b8eb8a570e40aa8e1d11b73d65a082acffb /po/pt_BR.po | |
parent | 95b179dd0801ccb4b0068d1c2e2c04aa2264e912 (diff) | |
download | weechat-217e9683d21c754a932407c7ddcafa4ca88f5649.zip |
core: add info about position where mouse button is released in hook_focus (for mouse gestures)
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 046fb0a4c..fa0035e29 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.6-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-07-30 14:37+0200\n" +"POT-Creation-Date: 2011-08-01 13:42+0200\n" "PO-Revision-Date: 2011-05-15 10:52+0200\n" "Last-Translator: Ivan Sichmann Freitas <ivansichfreitas@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1467,6 +1467,7 @@ msgid "" " bar(xxx): bar \"xxx\"\n" " item(*): any bar item\n" " item(xxx): bar item \"xxx\"\n" +"The key can start or end with '*' to match many mouse events.\n" "\n" "Examples:\n" " key alt-x to toggle nicklist bar:\n" @@ -6124,7 +6125,7 @@ msgstr "" msgid "list of key bindings" msgstr "" -msgid "context (\"default\" or \"search\") (optional)" +msgid "context (\"default\", \"search\", \"cursor\" or \"mouse\") (optional)" msgstr "" msgid "nicks in nicklist for a buffer" |