From cb0031880d72cde1d129175276391e91ddadae66 Mon Sep 17 00:00:00 2001 From: Glenn Glazer Date: Tue, 20 Oct 2015 09:22:47 -0700 Subject: SL-113: viewer message from simulator on illegal attachment point --- indra/newview/skins/default/xui/en/notifications.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'indra/newview/skins/default') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index f847c73287..30e7caad76 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -10258,6 +10258,14 @@ Not enough script resources available to attach object! Cannot attach object because it is already being removed. + + fail + The attachment point specified is not valid and the item has been attached to the default location: chest. + + Date: Mon, 26 Oct 2015 11:05:58 -0700 Subject: SL-113: use product approved message string --- indra/newview/skins/default/xui/en/notifications.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/skins/default') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 30e7caad76..bc051ca1ad 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"> fail - 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.