diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index b2425649a4d26df701e95f9c9df8ef4df46d2318..28c2df9739f179ad3a28e018e454306b8387ac5e 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -10181,6 +10181,22 @@ You have been teleported by the object '[OBJECT_NAME]' owned by [OWNER_ID]
 You have been teleported by the object '[OBJECT_NAME]' owned by an unknown user.
   </notification>
 
+  <notification
+   icon="alertmodal.tga"
+   name="StandDeniedByObject"
+   type="notify">
+    <tag>fail</tag>
+'[OBJECT_NAME]' will not allow you to stand at this time.
+  </notification>
+
+  <notification
+   icon="alertmodal.tga"
+   name="ResitDeniedByObject"
+   type="notify">
+    <tag>fail</tag>
+'[OBJECT_NAME]' will not allow you to change your seat at this time.
+  </notification>
+
   <notification
    icon="alertmodal.tga"
    name="CantCreateObjectRegionFull"