From 3b702b6616854d19c9432e568197dc60fc772d9c Mon Sep 17 00:00:00 2001
From: Glenn Glazer <coyot@lindenlab.com>
Date: Mon, 26 Oct 2015 11:05:58 -0700
Subject: [PATCH] SL-113: use product approved message string

---
 indra/newview/skins/default/xui/en/notifications.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 30e7caad764..bc051ca1ad4 100755
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -10263,7 +10263,7 @@ Not enough script resources available to attach object!
   name="IllegalAttachment"
   type="notify">
    <tag>fail</tag>
-   The attachment point specified is not valid and the item has been attached to the default location: chest.
+   The attachment has requested a nonexistent point on the avatar. It has been attached to the chest instead.
   </notification>
 
   <notification
-- 
GitLab