From fd72226a7192dc9496bce45567a289e72e44b483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 10 Oct 2020 13:22:49 +0200 Subject: doc: translate tg_trigger_name variable under triggers (issue #1567) --- doc/en/weechat_user.en.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/en') diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc index c8c7ba2e9..2d59ae552 100644 --- a/doc/en/weechat_user.en.adoc +++ b/doc/en/weechat_user.en.adoc @@ -4033,7 +4033,7 @@ All callbacks set following variables in hashtable: [width="100%",cols="3m,2,14",options="header"] |=== | Variable | Type | Description -| tg_trigger_name | string | Name of trigger +| tg_trigger_name | string | Name of trigger. |=== [[trigger_data_signal]] @@ -4044,8 +4044,8 @@ The "signal" callback sets following variables in hashtable: [width="100%",cols="3m,2,14",options="header"] |=== | Variable | Type | Description -| tg_signal | string | Name of signal -| tg_signal_data | string | Data sent with the signal +| tg_signal | string | Name of signal. +| tg_signal_data | string | Data sent with the signal. |=== If the signal contains an IRC message, the message is parsed and following data -- cgit v1.2.3