diff options
author | Bjoseph Wombat <bjoseph@vivox.com> | 2015-03-10 14:21:41 +0100 |
---|---|---|
committer | Bjoseph Wombat <bjoseph@vivox.com> | 2015-03-10 14:21:41 +0100 |
commit | 4941749bb4d3b66f55c9c61d7e18305d92ec6986 (patch) | |
tree | 14c3b86b05d9729887a70a0ae8bea38c25d6d5a4 /indra/newview/skins/default/xui/en/panel_sound_devices.xml | |
parent | 98f98e03bdbfb8a9a9dd1004e15c589c3cfe7ccd (diff) |
Added the loop back setting so people can hear themselves during the mic test.
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_sound_devices.xml')
-rwxr-xr-x | indra/newview/skins/default/xui/en/panel_sound_devices.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_sound_devices.xml b/indra/newview/skins/default/xui/en/panel_sound_devices.xml index 46cbc1e87f..3dbb7fb7fc 100755 --- a/indra/newview/skins/default/xui/en/panel_sound_devices.xml +++ b/indra/newview/skins/default/xui/en/panel_sound_devices.xml @@ -98,7 +98,7 @@ name="My volume label" top_pad="14" width="200"> - My volume: + Mic volume: </text> <slider_bar control_name="AudioLevelMic" @@ -110,7 +110,7 @@ left_delta="95" max_val="2" name="mic_volume_slider" - tool_tip="Change the volume using this slider" + tool_tip="Change the mic level using this slider" top_pad="-18" width="110" /> <text |