From b9c8569422e0c13d3dc51bffce6e72b7306cc23e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 14 Nov 2020 09:32:24 +0100 Subject: trigger: add variable "${tg_trigger_name}" in command trigger evaluated strings (closes #1580) ${tg_trigger_name} is replaced by the trigger name in these command strings: - description - arguments - description of arguments - completion --- po/de.po | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'po/de.po') diff --git a/po/de.po b/po/de.po index 3e5fd2322..aeb4cb0eb 100644 --- a/po/de.po +++ b/po/de.po @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2020-11-14 09:19+0100\n" +"POT-Creation-Date: 2020-11-14 09:30+0100\n" "PO-Revision-Date: 2020-10-16 16:30+0200\n" "Last-Translator: Nils Görs \n" "Language-Team: German \n" @@ -14634,6 +14634,7 @@ msgstr "" "|-all [...] || show || del |-all [...] || " "restore [...] || default -yes || monitor []" +#, fuzzy msgid "" " list: list triggers (without argument, this list is displayed)\n" " listfull: list triggers with detailed info for each trigger\n" @@ -14654,7 +14655,8 @@ msgid "" " print: buffer, tags, message, strip colors\n" " command: command (required), description, arguments, " "description of arguments, completion (all arguments except command are " -"evaluated, see /help eval)\n" +"evaluated, \"${tg_trigger_name}\" is replaced by the trigger name, see /help " +"eval)\n" " command_run: command(s) (required)\n" " timer: interval (required), align on second, max calls\n" " config: name(s) of option (required)\n" -- cgit v1.2.3