diff options
| author | Glenn Glazer <coyot@lindenlab.com> | 2015-10-26 11:05:58 -0700 | 
|---|---|---|
| committer | Glenn Glazer <coyot@lindenlab.com> | 2015-10-26 11:05:58 -0700 | 
| commit | 3b702b6616854d19c9432e568197dc60fc772d9c (patch) | |
| tree | 71621b13c90d09e615ef81da0e91cf1d8232e16c | |
| parent | cb0031880d72cde1d129175276391e91ddadae66 (diff) | |
SL-113: use product approved message string
| -rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
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">     <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  | 
