1
0
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:
Sébastien Helleu
2023-08-12 16:22:55 +02:00
parent 2f1de098bd
commit 017f4cca18
15 changed files with 47 additions and 49 deletions
+2 -4
View File
@@ -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"