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/de.po | |
parent | 90a9a1fb9685a5f1d7bb7f7043e6a368adc4cd70 (diff) | |
download | weechat-df00926d35fcbc7bfaf846f7f86b31c3023e309f.zip |
core: add option weechat.completion.nick_case_sensitive (closes #981)
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 5 |
1 files changed, 4 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-05 23:16+0200\n" +"POT-Creation-Date: 2017-05-06 10:11+0200\n" "PO-Revision-Date: 2017-05-03 23:14+0200\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <kde-i18n-de@kde.org>\n" @@ -4574,6 +4574,9 @@ msgstr "" "fügt ein Leerzeichen hinter die Nick-Vervollständigung ein (sofern der " "Nickname nicht das erste Wort in einer Kommandozeile darstellt)" +msgid "case sensitive completion for nicks" +msgstr "" + msgid "" "string inserted after nick completion (when nick is first word on command " "line)" |