/indra/newview/skins/default/xui/zh/floater_voice_effect.xml
XML | 30 lines | 30 code | 0 blank | 0 comment | 0 complexity | 7943815f2be96dd2082fac9bdd5c70fb MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater label="??" name="voice_effects" title="????">
- <string name="no_voice_effect">
- (No Voice Morph)
- </string>
- <string name="active_voice_effect">
- (Active)
- </string>
- <string name="unsubscribed_voice_effect">
- (Unsubscribed)
- </string>
- <string name="new_voice_effect">
- (New!)
- </string>
- <text name="preview_text">
- To Preview
- </text>
- <text name="status_text">
- Record a sample, then click on a voice to hear how it will sound.
- </text>
- <button label="Record" name="record_btn" tool_tip="Record a sample of your voice."/>
- <button label="??" name="record_stop_btn"/>
- <text name="voice_morphing_link">
- [[URL] Subscribe Now]
- </text>
- <scroll_list name="voice_effect_list" tool_tip="Record a sample of your voice, then click an effect to preview.">
- <scroll_list.columns label="????" name="name"/>
- <scroll_list.columns label="??" name="expires"/>
- </scroll_list>
- </floater>