diff options
author | Loren Shih <seraph@lindenlab.com> | 2011-03-31 16:40:57 -0400 |
---|---|---|
committer | Loren Shih <seraph@lindenlab.com> | 2011-03-31 16:40:57 -0400 |
commit | 8ccf3fbe3ba49c47da85527bcf6cdbded6fa9183 (patch) | |
tree | edddbe8910b253d803d754ef0a87c95b74ba3adc /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 3a08499572250b46d061106298e2d2777276efc1 (diff) | |
parent | 5c3ae68299f79f3a705fa4b3e9cd262b56695318 (diff) |
Automated merge up from viewer-development into mesh-development
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index d9d3fab6d4..5b144cafdf 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -7004,6 +7004,18 @@ Mute everyone? </notification> <notification + name="HintSpeak" + label="Speak" + type="hint" + unique="true"> +Click the Speak button to turn your microphone on and off. + +Click on the up arrow to see the voice control panel. + +Hiding the Speak button will disable the voice feature. + </notification> + + <notification name="HintDestinationGuide" label="Explore the World" type="hint" |