Skip to content

Commit e028ae4

Browse files
authored
Merge pull request #3064 from secondlife/rider/transfer_ownership
Server Issue #1493: New notification message for llTransferOwnership.
2 parents dd41bd2 + 471f874 commit e028ae4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

indra/newview/skins/default/xui/en/notifications.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10364,6 +10364,14 @@ You are now the owner of object [OBJECT_NAME]
1036410364

1036510365
<notification
1036610366
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"
1036710375
name="CantRezOnLand"
1036810376
type="notify">
1036910377
<tag>fail</tag>

0 commit comments

Comments
 (0)