diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-05-06 10:18:44 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-05-06 10:18:44 +0200 |
commit | df00926d35fcbc7bfaf846f7f86b31c3023e309f (patch) | |
tree | 31a74d5e5621ec2da7ba7baf02c9601882b384d8 /po/weechat.pot | |
parent | 90a9a1fb9685a5f1d7bb7f7043e6a368adc4cd70 (diff) | |
download | weechat-df00926d35fcbc7bfaf846f7f86b31c3023e309f.zip |
core: add option weechat.completion.nick_case_sensitive (closes #981)
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 4279c29f8..16c57f772 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: 2017-05-05 23:16+0200\n" +"POT-Creation-Date: 2017-05-06 10:11+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" @@ -3059,6 +3059,9 @@ msgid "" "add space after nick completion (when nick is not first word on command line)" msgstr "" +msgid "case sensitive completion for nicks" +msgstr "" + msgid "" "string inserted after nick completion (when nick is first word on command " "line)" |