change notify output format [#560]

This commit is contained in:
reality 2013-08-19 18:21:10 +00:00
parent e1c8966d9f
commit d71906838d

View File

@ -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.",