diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-12-07 17:43:36 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-12-07 17:43:36 +0100 |
commit | 15d9aab7fa0027a7408c08926ae03bb81cd9284d (patch) | |
tree | 12fc582581208d612aa09b1fb826112d059a4a81 /po/es.po | |
parent | 86489d458763968ef7a833ad00dbc905c1b0e60d (diff) | |
download | weechat-15d9aab7fa0027a7408c08926ae03bb81cd9284d.zip |
core: add option "hooks" for command /debug
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-12-07 16:25+0100\n" +"POT-Creation-Date: 2011-12-07 17:39+0100\n" "PO-Revision-Date: 2011-11-03 16:57+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1152,6 +1152,7 @@ msgstr "" "list || set <plugin> <nivel> || dump [<plugin>] || buffer|color|infolists|" "memory|tags|term|windows || mouse|cursor [verbose] || hdata [free]" +#, fuzzy msgid "" " list: list plugins with debug levels\n" " set: set debug level for plugin\n" @@ -1164,6 +1165,7 @@ msgid "" " cursor: toggle debug for cursor mode\n" " hdata: display infos about hdata (with free: remove all hdata in " "memory)\n" +" hooks: display infos about hooks\n" "infolists: display infos about infolists\n" " memory: display infos about memory usage\n" " mouse: toggle debug for mouse\n" |