1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 21:36:37 +02:00

irc: fix /help list and French translation

This commit is contained in:
Sébastien Helleu
2023-08-14 10:10:02 +02:00
parent 2829a8ee2b
commit 9727861d66
15 changed files with 125 additions and 126 deletions
+2 -2
View File
@@ -7306,17 +7306,17 @@ irc_command_init ()
" * show all channels (no filter)\n"
" xxx show only channels with \"xxx\" in name or topic (case insensitive)\n"
" n:xxx show only channels with \"xxx\" in name (case insensitive)\n"
" t:xxx show only channels with \"xxx\" in topic (case insensitive)\n"
" u:n show only channels with at least \"n\" users\n"
" u:>n show only channels with more than \"n\" users\n"
" u:<n show only channels with less than \"n\" users\n"
" t:xxx show only channels with \"xxx\" in topic (case insensitive)\n"
" c:xxx show only channels matching the evaluated "
"condition \"xxx\", using following variables: name, name2, users, "
"topic\n"
" ctrl-j j join channel on selected line\n"
" s:x,y sort channels by fields x,y (see below)\n"
" s: reset sort to its default value (see below)\n"
" $ refresh list\n"
" $ refresh list (run again command /list)\n"
" q close buffer\n"
"\n"
"Sort keys on /list buffer:\n"