mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 23:06:38 +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:
@@ -623,6 +623,7 @@ fset_command_init ()
|
||||
weechat_hook_command (
|
||||
"fset",
|
||||
N_("fast set WeeChat and plugins options"),
|
||||
/* TRANSLATORS: only text between angle brackets (eg: "<name>") must be translated */
|
||||
N_("-bar"
|
||||
" || -refresh"
|
||||
" || -up|-down [<number>]"
|
||||
|
||||
Reference in New Issue
Block a user