summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/floater_voice_effect.xml
diff options
context:
space:
mode:
authorLogan Dethrow <log@lindenlab.com>2011-05-27 14:16:52 -0400
committerLogan Dethrow <log@lindenlab.com>2011-05-27 14:16:52 -0400
commit394811cff57884a312c17ee605623096855dfbdd (patch)
tree9c6294ef0847cf412ba7d8caa95545747c3dd52c /indra/newview/skins/default/xui/zh/floater_voice_effect.xml
parentc2037024596f473ce379e4a073e1ebba745eeed6 (diff)
parentdc9aa56f6617ae1f5eaf46ba7b1596aca07d4f84 (diff)
Merge with viewer-development.
Diffstat (limited to 'indra/newview/skins/default/xui/zh/floater_voice_effect.xml')
-rw-r--r--indra/newview/skins/default/xui/zh/floater_voice_effect.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/zh/floater_voice_effect.xml b/indra/newview/skins/default/xui/zh/floater_voice_effect.xml
new file mode 100644
index 0000000000..b9021d25d9
--- /dev/null
+++ b/indra/newview/skins/default/xui/zh/floater_voice_effect.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<floater label="Places" 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="Stop" 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>