diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-07-04 14:02:15 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-07-04 14:02:15 +0200 |
commit | 64b52da4064dffb4de83a8f95c43f6ee4eca9cf7 (patch) | |
tree | 3fe8d9b49bd74d97b6ce038b8f0d17f24539151a /po/cs.po | |
parent | 5ae4af1549b9ec3c160b7d5d1118b3aa38d8e03d (diff) | |
download | weechat-64b52da4064dffb4de83a8f95c43f6ee4eca9cf7.zip |
typing: add option typing.look.input_min_chars
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-07-04 13:35+0200\n" +"POT-Creation-Date: 2021-07-04 14:01+0200\n" "PO-Revision-Date: 2021-05-25 18:28+0200\n" "Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -12848,6 +12848,9 @@ msgstr "" msgid "typing enabled for self messages (send typing info to other users)" msgstr "" +msgid "min number of chars in message to trigger send of typing signals" +msgstr "" + msgid "" "max number of chars displayed in the bar item \"typing\" (0 = do not " "truncate content)" |