summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/notifications.xml
diff options
context:
space:
mode:
authordolphin <dolphin@lindenlab.com>2014-02-26 17:32:21 -0800
committerdolphin <dolphin@lindenlab.com>2014-02-26 17:32:21 -0800
commitc1f730ed46c14c12d5856109b622bf085c39abb0 (patch)
tree5c2382b0cdd20e69031c8c0f97c6b4322e1d6817 /indra/newview/skins/default/xui/en/notifications.xml
parentfa88239bd00fcb6d58f20a0c23699f108acbfcbc (diff)
Moved the experience acquire code to the experiences panel
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rwxr-xr-xindra/newview/skins/default/xui/en/notifications.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index d473b8de00..75a7240c9e 100755
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -6985,6 +6985,21 @@ Is this OK?
text="Block"/>
</form>
</notification>
+
+ <notification
+ icon="alertmodal.tga"
+ name="ExperienceAcquireFailed"
+ type="alertmodal">
+Unable to acquire a new experience:
+ [ERROR_MESSAGE]
+ <tag>fail</tag>
+ <usetemplate
+ name="okbutton"
+ yestext="OK"/>
+ </notification>
+
+
+
<notification
icon="notify.tga"
name="TeleportedHomeExperienceRemoved"