diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index e21674a085e0daca02f84ee63733d63ab26f871f..50013656ca60d0cb0e5346607d98c97ef06fe89f 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -10612,6 +10612,15 @@ Your access privileges don't allow you to duplicate objects here.
 You are not allowed to change this shape.
   </notification>
 
+  <notification
+   icon="alertmodal.tga"
+   name="NoPermsTooManyAttachedAnimatedObjects"
+   type="notify">
+   <tag>fail</tag>
+Operation would cause the number of attached animated objects to exceed the limit.
+  </notification>
+
+
   <notification
    icon="alertmodal.tga"
    name="NoAccessToClaimObjects"