Added missing items to notifications.xml
This commit is contained in:
@@ -1,5 +1,13 @@
|
|||||||
<?xml version="1.0" ?><notifications>
|
<?xml version="1.0" ?><notifications>
|
||||||
|
|
||||||
|
<global name="VIEWER_NAME">
|
||||||
|
Singularity Viewer
|
||||||
|
</global>
|
||||||
|
|
||||||
|
<global name="VIEWER_SITE">
|
||||||
|
http://www.singularityviewer.org/
|
||||||
|
</global>
|
||||||
|
|
||||||
<global name="skipnexttime">
|
<global name="skipnexttime">
|
||||||
|
|
||||||
Don't show me this again
|
Don't show me this again
|
||||||
@@ -1887,6 +1895,15 @@ Multiple parcels selected.
|
|||||||
Try selecting a single parcel.
|
Try selecting a single parcel.
|
||||||
</notification>
|
</notification>
|
||||||
|
|
||||||
|
<notification
|
||||||
|
icon="notifytip.tga"
|
||||||
|
name="DeedToGroupFail"
|
||||||
|
type="notifytip">
|
||||||
|
Deed to group failed.
|
||||||
|
<tag>group</tag>
|
||||||
|
<tag>fail</tag>
|
||||||
|
</notification>
|
||||||
|
|
||||||
<notification
|
<notification
|
||||||
icon="alertmodal.tga"
|
icon="alertmodal.tga"
|
||||||
name="ParcelCanPlayMedia"
|
name="ParcelCanPlayMedia"
|
||||||
|
|||||||
Reference in New Issue
Block a user