From 02117b8b7b12f47897efc62da8ae525d88733d08 Mon Sep 17 00:00:00 2001
From: Oz Linden <oz@lindenlab.com>
Date: Fri, 22 Sep 2017 14:58:46 -0400
Subject: re-add support for a voice connection failure message used by
 damballah

---
 indra/newview/skins/default/xui/en/notifications.xml | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index b6b58d5f4b..a314213644 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -8556,6 +8556,21 @@ We're having trouble connecting to your voice server:
 
 [HOSTID]
 
+Voice communications will not be available.
+Please check your network and firewall setup.
+    <tag>voice</tag>
+  <tag>fail</tag>
+    <usetemplate
+     name="okbutton"
+     yestext="OK"/>
+  </notification>
+
+  <notification
+   icon="alertmodal.tga"
+   name="NoVoiceConnect-GIAB"
+   type="alertmodal">
+We're having trouble connecting to your voice server.
+
 Voice communications will not be available.
 Please check your network and firewall setup.
     <tag>voice</tag>
-- 
cgit v1.2.3