diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-05-31 22:42:57 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-05-31 22:42:57 +0200 |
commit | 8a25ac78753d1323501093d5b11568f935332e4d (patch) | |
tree | fe2301f7183a62c0c84d8ec8725a02437efad523 /po/de.po | |
parent | cdbf83c7647a9c4452e0ce22ba8a25d4fb1a843c (diff) | |
download | weechat-8a25ac78753d1323501093d5b11568f935332e4d.zip |
buflist: add missing ${hotlist_priority} in /help buflist
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2017-05-31 22:35+0200\n" +"POT-Creation-Date: 2017-05-31 22:41+0200\n" "PO-Revision-Date: 2017-05-19 10:09+0200\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <kde-i18n-de@kde.org>\n" @@ -5850,6 +5850,8 @@ msgid "" " - ${format_hotlist}: the formatted hotlist (evaluation of option buflist." "format.hotlist)\n" " - ${hotlist}: the raw hotlist\n" +" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or " +"\"highlight\"\n" " - ${format_lag}: the lag for an IRC server buffer, empty if there's no " "lag (evaluation of option buflist.format.lag)" msgstr "" |