summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-08-24 07:13:34 +0200
committerSébastien Helleu <flashcode@flashtux.org>2019-08-24 07:13:34 +0200
commit61c5d08320805d65a259fe6f9574597e8694161b (patch)
treedc3131f8029cc4dcc98e64b60d282425d9410b8e /po/de.po
parent04162214d41d8f3f3b389a92a843f4c0c76f7f70 (diff)
downloadweechat-61c5d08320805d65a259fe6f9574597e8694161b.zip
fset: add filters "h=xxx" and "he=xxx" to filter options by description (translated or in English)
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po7
1 files changed, 6 insertions, 1 deletions
diff --git a/po/de.po b/po/de.po
index a729c8a8f..3f8bf165d 100644
--- a/po/de.po
+++ b/po/de.po
@@ -24,7 +24,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-08-20 16:13+0200\n"
+"POT-Creation-Date: 2019-08-24 07:05+0200\n"
"PO-Revision-Date: 2019-08-21 21:56+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -6715,6 +6715,7 @@ msgstr ""
"setnew || -append || -mark || -format || -export [-help|-nohelp] <filename> "
"|| <filter>"
+#, fuzzy
msgid ""
" -bar: add the help bar\n"
" -refresh: refresh list of options, then whole screen (command: /window "
@@ -6755,6 +6756,10 @@ msgid ""
" d:xxx show only changed options with \"xxx\" in name\n"
" d=xxx show only changed options with \"xxx\" in value\n"
" d==xxx show only changed options with exact value \"xxx\"\n"
+" h=xxx show only options with \"xxx\" in description "
+"(translated)\n"
+" he=xxx show only options with \"xxx\" in description (in "
+"English)\n"
" =xxx show only options with \"xxx\" in value\n"
" ==xxx show only options with exact value \"xxx\"\n"
" c:xxx show only options matching the evaluated condition "