summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan "Geenz" Goodman <geenz@lindenlab.com>2025-03-01 16:37:17 -0500
committerGitHub <noreply@github.com>2025-03-01 16:37:17 -0500
commit5aa359ed8d4d36e45c562cf56cb69580dc4236b4 (patch)
treeef04c8cc7759c85460e3ae363b257ae86f9614a0
parent8c671a017aac2725de8143e1b289b5e74eb0ef19 (diff)
parent09af45daa3e63bc6a5df064e1cc40e3ec4e18e70 (diff)
Merge pull request #3626 from secondlife/rider/transfer_message
https://github.com/secondlife/server/issues/1493 New notification for transfer ownership
-rw-r--r--indra/newview/skins/default/xui/en/notifications.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index b5f742e5fb..36d6ef8dbf 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -10326,6 +10326,14 @@ You are now the owner of object [OBJECT_NAME]
<notification
icon="alertmodal.tga"
+ name="NowOwnObjectInv"
+ type="notify">
+ <tag>fail</tag>
+You are now the owner of object [OBJECT_NAME] and it has been placed in your inventory.
+ </notification>
+
+ <notification
+ icon="alertmodal.tga"
name="CantRezOnLand"
type="notify">
<tag>fail</tag>