Skip to content

Commit 5aa359e

Browse files
authored
Merge pull request #3626 from secondlife/rider/transfer_message
secondlife/server#1493 New notification for transfer ownership
2 parents 8c671a0 + 09af45d commit 5aa359e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

+8
Original file line numberDiff line numberDiff line change
@@ -10326,6 +10326,14 @@ You are now the owner of object [OBJECT_NAME]
1032610326

1032710327
<notification
1032810328
icon="alertmodal.tga"
10329+
name="NowOwnObjectInv"
10330+
type="notify">
10331+
<tag>fail</tag>
10332+
You are now the owner of object [OBJECT_NAME] and it has been placed in your inventory.
10333+
</notification>
10334+
10335+
<notification
10336+
icon="alertmodal.tga"
1032910337
name="CantRezOnLand"
1033010338
type="notify">
1033110339
<tag>fail</tag>

0 commit comments

Comments
 (0)