diff options
author | William Todd Stinson <stinson@lindenlab.com> | 2012-11-09 16:09:06 -0800 |
---|---|---|
committer | William Todd Stinson <stinson@lindenlab.com> | 2012-11-09 16:09:06 -0800 |
commit | 908f8735d4d60266504c97c13d65fda74045b731 (patch) | |
tree | 00c20969b501f29f4dd3f63cfb688f8a05fbfdf8 /indra/newview/skins/default/xui/en/panel_preferences_chat.xml | |
parent | 312cb2ab61a20fe1e011e41e82bfae5f50fd7a84 (diff) |
CHUI-517: Updating the copy in Preferences for Do Not Disturb mode.
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_preferences_chat.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_preferences_chat.xml | 12 |
1 files changed, 6 insertions, 6 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 5524d0e4f0..4964df53bb 100644 --- a/indra/newview/skins/default/xui/en/panel_preferences_chat.xml +++ b/indra/newview/skins/default/xui/en/panel_preferences_chat.xml @@ -101,7 +101,7 @@ <panel border="false" follows="left|top" - height="193" + height="198" layout="topleft" left="13" width="517"> @@ -274,13 +274,13 @@ follows="left|top" layout="topleft" left="0" - height="12" + height="13" name="notifications_alert" - width="350" + width="500" top_pad="11" visible="true" text_color="DrYellow"> - To temporarily stop all notifications, use Me > Status > Busy. + To temporarily stop all notifications, use Communicate > Do Not Disturb. </text> </panel> @@ -288,7 +288,7 @@ <panel border="false" follows="left|top" - height="1" + height="67" layout="topleft" left="13" width="517"> @@ -299,7 +299,7 @@ left="0" name="play_sound" width="100" - top_pad="13" + top_pad="8" visible="true"> Play sound: </text> |