We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd41bd2 + 471f874 commit e028ae4Copy full SHA for e028ae4
indra/newview/skins/default/xui/en/notifications.xml
@@ -10364,6 +10364,14 @@ You are now the owner of object [OBJECT_NAME]
10364
10365
<notification
10366
icon="alertmodal.tga"
10367
+ name="NowOwnObjectInv"
10368
+ type="notify">
10369
+ <tag>fail</tag>
10370
+You are now the owner of object [OBJECT_NAME] and it has been placed in your inventory.
10371
+ </notification>
10372
+
10373
+ <notification
10374
+ icon="alertmodal.tga"
10375
name="CantRezOnLand"
10376
type="notify">
10377
<tag>fail</tag>
0 commit comments