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.
1 parent 65764a5 commit 471f874Copy full SHA for 471f874
indra/newview/skins/default/xui/en/notifications.xml
@@ -10348,6 +10348,14 @@ You are now the owner of object [OBJECT_NAME]
10348
10349
<notification
10350
icon="alertmodal.tga"
10351
+ name="NowOwnObjectInv"
10352
+ type="notify">
10353
+ <tag>fail</tag>
10354
+You are now the owner of object [OBJECT_NAME] and it has been placed in your inventory.
10355
+ </notification>
10356
+
10357
+ <notification
10358
+ icon="alertmodal.tga"
10359
name="CantRezOnLand"
10360
type="notify">
10361
<tag>fail</tag>
0 commit comments