diff options
author | dolphin <dolphin@lindenlab.com> | 2014-03-20 16:32:31 -0700 |
---|---|---|
committer | dolphin <dolphin@lindenlab.com> | 2014-03-20 16:32:31 -0700 |
commit | dba034ee100dae4b62ddf12523835a413a25f189 (patch) | |
tree | eea5d465a7f11d1073b183dc42975ad379503302 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | b2591ca63c498ab606bf595e0b2e729e76caea24 (diff) |
Experience log panel
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> |