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