summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2013-06-07 18:05:14 -0700
committerMerov Linden <merov@lindenlab.com>2013-06-07 18:05:14 -0700
commit2b138990f8531df51f38e5e15309e1c92483dd05 (patch)
tree8e8a8d530710b12e894075f12d93b4acd46a63d3 /indra/newview/skins/default/xui/en
parentbee5369b2f2fc0208b1a0645c2702ed1cea43c55 (diff)
ACME-508 : Surface facebook connection errors in a modal notification dialog
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rwxr-xr-xindra/newview/skins/default/xui/en/notifications.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 9d1973f267..b0203b5694 100755
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -5442,6 +5442,17 @@ Sorry, the settings couldn't be applied to the region. Leaving the region and t
<notification
functor="GenericAcknowledge"
icon="alertmodal.tga"
+ name="FacebookCannotConnect"
+ type="alertmodal">
+Connection to Facebook failed. Reason: [FAIL_REASON].
+ <usetemplate
+ name="okbutton"
+ yestext="OK"/>
+ </notification>
+
+ <notification
+ functor="GenericAcknowledge"
+ icon="alertmodal.tga"
name="EnvCannotDeleteLastDayCycleKey"
type="alertmodal">
Unable to delete the last key in this day cycle because you cannot have an empty day cycle. You should modify the last remaining key instead of attempting to delete it and then to create a new one.