diff --git a/indra/newview/llviewermessage.cpp b/indra/newview/llviewermessage.cpp
index dc7f03eea1694842fc98845bfcbef3bb1f99e553..169c350382b6b854873f60bb1e271dabc2d04c9a 100644
--- a/indra/newview/llviewermessage.cpp
+++ b/indra/newview/llviewermessage.cpp
@@ -7098,6 +7098,7 @@ void process_script_dialog(LLMessageSystem* msg, void**)
 	LLSD args;
 	args["TITLE"] = object_name;
 	args["MESSAGE"] = message;
+    args["CHANNEL"] = chat_channel;
 	LLNotificationPtr notification;
 	if (!first_name.empty())
 	{
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index c87f7264491b05d3e62e40887da01a2fe1f8a4bc..d0e46496fd77c20bece834191cdf729ce6eee14d 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -8320,7 +8320,7 @@ Do not allow access if you do not fully understand why it wants access to your a
    name="ScriptDialog"
    show_toast="false"
    type="notify">
-[NAME]'s '<nolink>[TITLE]</nolink>'
+[NAME]'s '<nolink>[TITLE]</nolink>' on channel [CHANNEL]
 [MESSAGE]
     <form name="form">
       <button