summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/panel_voice_effect.xml
blob: d787d6ff23cc536e9e6a3321429e324f460cd3a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="panel_voice_effect">
	<string name="no_voice_effect">
		ボイスモーフィングなし
	</string>
	<string name="preview_voice_effects">
		ボイスモーフィングをプレビュー  ▶
	</string>
	<string name="get_voice_effects">
		ボイスモーフィングを取得  ▶
	</string>
	<combo_box name="voice_effect" tool_tip="ボイスモーフィング効果を選択して、音声を変更します。">
		<combo_box.item label="ボイスモーフィングなし" name="no_voice_effect"/>
	</combo_box>
</panel>