1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 04:46:37 +02:00

spelling: should / may

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-09-06 08:30:51 -04:00
committed by Sébastien Helleu
parent dcd62f7ee6
commit 42c8f86533
14 changed files with 125 additions and 125 deletions
+1 -1
View File
@@ -242,7 +242,7 @@ plugin_script_init (struct t_weechat_plugin *weechat_plugin,
weechat_hook_command (
weechat_plugin->name,
N_("list/load/unload scripts"),
/* TRANSLATORS: only text between angle brackets (eg: "<name>") must be translated */
/* TRANSLATORS: only text between angle brackets (eg: "<name>") may be translated */
N_("list|listfull [<name>]"
" || load [-q] <filename>"
" || autoload"