diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2020-04-27 22:18:03 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2020-04-27 22:18:03 +0200 |
commit | 2bd8e91b54625a8758d7ed6e272db7c291cafb3b (patch) | |
tree | 23cb4619c283994dbfe5be108d9098857cfe9bca /po/weechat.pot | |
parent | d3020976d59e5e329c851f104c633427eafe2cf3 (diff) | |
download | weechat-2bd8e91b54625a8758d7ed6e272db7c291cafb3b.zip |
api: add hdata "completion_word" (issue #1484)
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index 7e9141ffa..8160556b0 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2020-04-26 09:14+0200\n" +"POT-Creation-Date: 2020-04-27 22:15+0200\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -8470,6 +8470,9 @@ msgstr "" msgid "structure with completion" msgstr "" +msgid "structure with word found for a completion" +msgstr "" + msgid "config file" msgstr "" |