summaryrefslogtreecommitdiff
path: root/po/tr.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/tr.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/tr.po')
-rw-r--r--po/tr.po6
1 files changed, 5 insertions, 1 deletions
diff --git a/po/tr.po b/po/tr.po
index 43642bd39..314724ea6 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -20,7 +20,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-05-13 21:32+0200\n"
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4655,6 +4655,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 "