mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 16:53:14 +02:00
core: replace ellipses by "etc." (in English) and "etc..." by "etc." in French
This commit is contained in:
@@ -6416,7 +6416,7 @@ irc_command_init ()
|
||||
N_("[-server <server>] <target>[,<target>...] <type> [<arguments>]"),
|
||||
N_(" server: send to this server (internal name)\n"
|
||||
" target: nick or channel ('*' = current channel)\n"
|
||||
" type: CTCP type (examples: \"version\", \"ping\", ..)\n"
|
||||
" type: CTCP type (examples: \"version\", \"ping\", etc.)\n"
|
||||
"arguments: arguments for CTCP\n"
|
||||
"\n"
|
||||
"Examples:\n"
|
||||
|
||||
Reference in New Issue
Block a user