diff options
author | Wolfpup Lowenhar <wolfpup67@earthlink.net> | 2010-11-01 22:29:09 -0400 |
---|---|---|
committer | Wolfpup Lowenhar <wolfpup67@earthlink.net> | 2010-11-01 22:29:09 -0400 |
commit | d3bc9b3e752935bffc5e808fd41a43af45568788 (patch) | |
tree | d84e6031dbd63f87a0fd7f82abb5d8b9247ce141 /indra/newview/skins | |
parent | a0cf976dd3d02f6f48a6def77aab98f68303e90b (diff) |
STORM-255 : Made changes to the tool tips for the check boxes
in panel_prefferences_chat.xml
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_preferences_chat.xml | 4 |
1 files 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 8a20c3cb16..85824c2576 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" |