From d3bc9b3e752935bffc5e808fd41a43af45568788 Mon Sep 17 00:00:00 2001
From: Wolfpup Lowenhar <wolfpup67@earthlink.net>
Date: Mon, 1 Nov 2010 22:29:09 -0400
Subject: [PATCH] STORM-255 : Made changes to the tool tips for the check boxes
  in panel_prefferences_chat.xml

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

diff --git a/indra/newview/skins/default/xui/en/panel_preferences_chat.xml b/indra/newview/skins/default/xui/en/panel_preferences_chat.xml
index 8a20c3cb166..85824c2576d 100644
--- a/indra/newview/skins/default/xui/en/panel_preferences_chat.xml
+++ b/indra/newview/skins/default/xui/en/panel_preferences_chat.xml
@@ -436,7 +436,7 @@
      top_delta="18" 
      left="295" 
      height="20"
-     tool_tip="Checking this will turn on Group Messages popping up"
+     tool_tip="Check to see popups when a Group Chat message arrives"
      width="400" />
     <check_box
      control_name="EnableIMChatPopups"
@@ -446,7 +446,7 @@
      top_delta="22" 
      left="295" 
      height="20"
-     tool_tip="Checking this will turn on IM Chat Messages popping up"
+     tool_tip="Check to see popups when an instant message arrives"
      width="400" />
     <check_box
      control_name="TranslateChat"
-- 
GitLab