mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 13:26:38 +02:00
spelling: should / may
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Sébastien Helleu
parent
dcd62f7ee6
commit
42c8f86533
@@ -353,7 +353,7 @@ alias_command_init ()
|
||||
weechat_hook_command (
|
||||
"alias",
|
||||
N_("list, add or remove command aliases"),
|
||||
/* TRANSLATORS: only text between angle brackets (eg: "<name>") must be translated */
|
||||
/* TRANSLATORS: only text between angle brackets (eg: "<name>") may be translated */
|
||||
N_("list [<name>]"
|
||||
" || add|addreplace <name> [<command>[;<command>...]]"
|
||||
" || addcompletion|addreplacecompletion <completion> <name> "
|
||||
|
||||
Reference in New Issue
Block a user