From ee91632b2098e0deb2c5619b30bf07c5eb62072c Mon Sep 17 00:00:00 2001
From: Leyla Farazha <leyla@lindenlab.com>
Date: Mon, 14 Mar 2011 14:18:38 -0700
Subject: [PATCH] SOCIAL-687 changing notification text from Standard to
 Advanced

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

diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 2aa6a64463f..6ecaef1bf30 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -7179,7 +7179,7 @@ The site at &apos;&lt;nolink&gt;[HOST_NAME]&lt;/nolink&gt;&apos; in realm &apos;
  unique="true">
     <tag>fail</tag>
     <tag>confirm</tag>
-    Voice calls are only available in Standard mode. Would you like to logout and change modes?
+    Voice calls are only available in Advanced mode. Would you like to logout and change modes?
     <usetemplate
    name="okcancelbuttons"
    yestext="Quit"
@@ -7193,7 +7193,7 @@ The site at &apos;&lt;nolink&gt;[HOST_NAME]&lt;/nolink&gt;&apos; in realm &apos;
  unique="true">
     <tag>fail</tag>
     <tag>confirm</tag>
-    Sharing is only available in Standard mode. Would you like to logout and change modes?
+    Sharing is only available in Advanced mode. Would you like to logout and change modes?
     <usetemplate
    name="okcancelbuttons"
    yestext="Quit"
@@ -7207,8 +7207,8 @@ The site at &apos;&lt;nolink&gt;[HOST_NAME]&lt;/nolink&gt;&apos; in realm &apos;
  unique="true">
     <tag>fail</tag>
     <tag>confirm</tag>
-    Paying other residents is only available in Standard mode. Would you like to logout and change modes?
-    <usetemplate
+	  Paying other residents is only available in Advanced mode. Would you like to logout and change modes?
+	  <usetemplate
    name="okcancelbuttons"
    yestext="Quit"
    notext="Don't Quit"/>
-- 
GitLab