diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index f773ae6845e7d33935b711963717d3aeb69e966f..36efde1d542bd16dbf70222ac722229ed6f14418 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -10490,6 +10490,14 @@ You have been teleported by the object '[OBJECT_NAME]' owned by an unknown user.
    type="notify">
    <tag>fail</tag>
 Unable to create requested object. The region is full.
+  </notification>
+
+   <notification
+    icon="alertmodal.tga"
+   name="CantCreateAnimatedObjectTooLarge"
+   type="notify">
+   <tag>fail</tag>
+Unable to create requested animated object because it exceeds the size limit.
   </notification>
 
   <notification