1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 20:36: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:
Sébastien Helleu
2023-09-05 08:13:13 +02:00
parent 13ce1147fc
commit 722cb27d04
28 changed files with 1562 additions and 748 deletions
+1
View File
@@ -1313,6 +1313,7 @@ trigger_command_init ()
weechat_hook_command (
"trigger",
N_("manage triggers, the Swiss Army knife for WeeChat"),
/* TRANSLATORS: only text between angle brackets (eg: "<name>") must be translated */
N_("list [-o|-ol|-i|-il]"
" || listfull"
" || listdefault"