diff options
author | Eric M. Tulla (BigPapi) <tulla@lindenlab.com> | 2009-11-12 13:27:50 -0500 |
---|---|---|
committer | Eric M. Tulla (BigPapi) <tulla@lindenlab.com> | 2009-11-12 13:27:50 -0500 |
commit | e2a273f28eb59d2a704052b59b82c0c7b6ef4dc7 (patch) | |
tree | 25552d440ae550935b9b17ec70cf74ab3c0551cf /indra/newview/skins/default | |
parent | 4272ecaabe0db2545df8cd6a26afdb6b83492392 (diff) | |
parent | a5f6da09757c371e08b4c184d18fd50388c0afe9 (diff) |
update merge with viewer-2-0
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_bottomtray.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_bottomtray.xml b/indra/newview/skins/default/xui/en/panel_bottomtray.xml index 8188016455..3c16a439d9 100644 --- a/indra/newview/skins/default/xui/en/panel_bottomtray.xml +++ b/indra/newview/skins/default/xui/en/panel_bottomtray.xml @@ -13,6 +13,8 @@ chrome="true" border_visible="false" width="1000"> + <string name="SpeakBtnToolTip">Turns microphone on/off</string> + <string name="VoiceControlBtnToolTip">Shows/hides voice control panel</string> <layout_stack mouse_opaque="false" border_size="0" @@ -70,9 +72,7 @@ left="0" name="talk" top="3" - width="100" - speak_button.tool_tip="Turns microphone on/off" - show_button.tool_tip="Shows/hides voice control panel" /> + width="100" /> </layout_panel> <icon auto_resize="false" |