summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/floater_voice_effect.xml
blob: 184ee6edd5f406d670f4954c8ab02469e9cfc332 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater label="地點" name="voice_effects" title="語音變聲">
	<string name="no_voice_effect">
		(無變聲效果)
	</string>
	<string name="active_voice_effect">
		(使用中)
	</string>
	<string name="unsubscribed_voice_effect">
		(已停止訂用)
	</string>
	<string name="new_voice_effect">
		(新的!)
	</string>
	<text name="preview_text">
		預覽
	</text>
	<text name="status_text">
		錄下一段樣本,再點按聲音檢查結果。
	</text>
	<button label="錄音" name="record_btn" tool_tip="錄下一段你的聲音。"/>
	<button label="停止" name="record_stop_btn"/>
	<text name="voice_morphing_link">
		[[URL] 現在訂用]
	</text>
	<scroll_list name="voice_effect_list" tool_tip="錄下一段你的聲音,再點選一個效果試聽。">
		<scroll_list.columns label="語音名稱" name="name"/>
		<scroll_list.columns label="過期" name="expires"/>
	</scroll_list>
</floater>