diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-05-05 12:14:39 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-05-05 12:14:39 +0200 |
commit | db8aa43b5aa8b11329e6fbce78a6fe66870c9bb3 (patch) | |
tree | 141c3b29b3212ea9c0da12b5ee15b08941ba9cf1 /po/de.po | |
parent | a0a28ac3d95044599896ecdfb63dbf441ab94105 (diff) | |
download | weechat-db8aa43b5aa8b11329e6fbce78a6fe66870c9bb3.zip |
Add description of notify levels in /help buffer
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2009-05-05 09:58+0200\n" +"POT-Creation-Date: 2009-05-05 11:41+0200\n" "PO-Revision-Date: 2009-01-03 00:42+0100\n" "Last-Translator: Thomas Schuetz <i18n@internet-villa.de>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -839,7 +839,13 @@ msgid "" " move: move buffer in the list (may be relative, for example -1)\n" " close: close buffer\n" " list: list buffers (no parameter implies this list)\n" -" notify: set notify level for current buffer\n" +" notify: set notify level for current buffer: this level determines whether " +"buffer will be added to hotlist or not:\n" +" none: never\n" +" highlight: for highlights only\n" +" message: for messages from users + highlights\n" +" all: all messages\n" +" reset: reset to default value (all)\n" "localvar: display local variables for current buffer\n" " set: set a property for current buffer\n" " number: jump to buffer by number\n" |