Skip to content
Snippets Groups Projects
Commit 32d29496 authored by Richard Linden's avatar Richard Linden
Browse files

added duration and icon to PopupAttempt notification

parent 54147dcb
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" ?><notifications> <?xml version="1.0" ?><notifications>
<global name="skipnexttime">
<global name="skipnexttime">
Don&apos;t show me this again Don&apos;t show me this again
</global> </global>
...@@ -2033,8 +2032,8 @@ Offer friendship to [NAME]? ...@@ -2033,8 +2032,8 @@ Offer friendship to [NAME]?
</notification> </notification>
<notification <notification
icon="alertmodal.tga" icon="alertmodal.tga"
label="Add Friend" label="Add Friend"
name="AddFriendWithMessage" name="AddFriendWithMessage"
type="alertmodal"> type="alertmodal">
Friends can give permissions to track each other on the map and receive online status updates. Friends can give permissions to track each other on the map and receive online status updates.
...@@ -6454,7 +6453,10 @@ Mute everyone? ...@@ -6454,7 +6453,10 @@ Mute everyone?
<notification <notification
name="PopupAttempt" name="PopupAttempt"
type="browser"> icon="Popup_Caution"
type="browser"
duration="10"
>
A pop-up was prevented from opening. A pop-up was prevented from opening.
<unique/> <unique/>
<form name="form"> <form name="form">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment