mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 22:36:38 +02:00
core: fix French translation of /help list
This commit is contained in:
@@ -7288,10 +7288,8 @@ irc_command_init ()
|
||||
" target: server name\n"
|
||||
" -up: move the selected line up by \"number\" lines\n"
|
||||
" -down: move the selected line down by \"number\" lines\n"
|
||||
" -left: scroll the list buffer by \"percent\" of width "
|
||||
"on the left\n"
|
||||
" -right: scroll the list buffer by \"percent\" of width "
|
||||
"on the right\n"
|
||||
" -left: scroll the /list buffer by \"percent\" of width on the left\n"
|
||||
" -right: scroll the /list buffer by \"percent\" of width on the right\n"
|
||||
" -go: select a line by number, first line number is 0 "
|
||||
"(\"end\" to select the last line)\n"
|
||||
" -join: join the channel on the selected line\n"
|
||||
|
||||
Reference in New Issue
Block a user