From d71906838d4ef5dabe31ee9252800efabf423f34 Mon Sep 17 00:00:00 2001 From: reality Date: Mon, 19 Aug 2013 18:21:10 +0000 Subject: [PATCH] change notify output format [#560] --- modules/report/strings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/report/strings.json b/modules/report/strings.json index aa2e3ed..0b94bb5 100644 --- a/modules/report/strings.json +++ b/modules/report/strings.json @@ -45,9 +45,9 @@ "it": "Non sono presente in {channel}." }, "notify": { - "en": "Attention {channel}: {notifier}: {message}", - "fr": "Attention {channel}: {notifier}: {message}", - "it": "Attenzione {channel}: {notifier}: {message}" + "en": "[notify][{channel}][{notifier}] {message}", + "fr": "[notify][{channel}][{notifier}] {message}", + "it": "[notify][{channel}][{notifier}] {message}" }, "notified": { "en": "{user}: {channel} staff notified.",