Skip to content

Commit 471f874

Browse files
committed
Server Issue #1493: New notification message for llTransferOwnership.
1 parent 65764a5 commit 471f874

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
@@ -10348,6 +10348,14 @@ You are now the owner of object [OBJECT_NAME]
1034810348

1034910349
<notification
1035010350
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"
1035110359
name="CantRezOnLand"
1035210360
type="notify">
1035310361
<tag>fail</tag>

0 commit comments

Comments
 (0)