1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 04:16:38 +02:00

Fix typos in some messages

This commit is contained in:
Sebastien Helleu
2009-09-04 10:41:35 +02:00
parent 005bf6d311
commit a83dd82c90
17 changed files with 43 additions and 54 deletions
+1 -1
View File
@@ -255,7 +255,7 @@ script_init (struct t_weechat_plugin *weechat_plugin,
}
weechat_hook_command (weechat_plugin->name,
N_("list/load/unload scripts"),
N_("[list [name]] | [listfull [name]] "
N_("[list [name]] | [listfull [name]] | "
"[load filename] | [autoload] | "
"[reload] | [unload [name]]"),
N_("filename: script (file) to load\n"