diff options
author | James Cook <james@lindenlab.com> | 2009-11-12 08:53:20 -0800 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2009-11-12 08:53:20 -0800 |
commit | 7a45dec2d540581ef080386e4a967befd22b6adb (patch) | |
tree | df703ddb448fcde958dc2646c2127a5612a155e3 /indra/newview/skins | |
parent | de6ca4c5eacb30b557e5c4a36ca8be11e5322b12 (diff) | |
parent | d6136a40b1ba46d2841bfc84045f25a3414bc428 (diff) |
merge
Diffstat (limited to 'indra/newview/skins')
-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" |