diff options
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index b230e36cc7..edcc401b9a 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -7074,7 +7074,7 @@ Unable to acquire a new experience: icon="notify.tga" name="ExperienceEvent" persist="false" - type="notify"> + type="notifytip"> An object was allowed to [EventType] by the secondlife:///app/experience/[public_id]/profile experience. Owner: secondlife:///app/agent/[OwnerID]/inspect Object Name: [ObjectName] @@ -7085,7 +7085,7 @@ Unable to acquire a new experience: icon="notify.tga" name="ExperienceEventAttachment" persist="false" - type="notify"> + type="notifytip"> An attachment was allowed to [EventType] by the secondlife:///app/experience/[public_id]/profile experience. Owner: secondlife:///app/agent/[OwnerID]/inspect </notification> |