mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 16:23:14 +02:00
core: add note for translators on command arguments (issue #2005)
Only text between angle brackets (eg: "<name>") must be translated.
This commit is contained in:
@@ -479,6 +479,7 @@ spell_command_init ()
|
||||
weechat_hook_command (
|
||||
"spell",
|
||||
N_("spell plugin configuration"),
|
||||
/* TRANSLATORS: only text between angle brackets (eg: "<name>") must be translated */
|
||||
N_("enable|disable|toggle"
|
||||
" || listdict"
|
||||
" || setdict -|<dict>[,<dict>...]"
|
||||
|
||||
Reference in New Issue
Block a user