summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/panel_voice_effect.xml
blob: 78ce1ff24a920c4b5e09d8de0b195bac6713597b (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">
		Nessuna manipolazione voce
	</string>
	<string name="preview_voice_effects">
		Anteprima manipolazione voce  ▶
	</string>
	<string name="get_voice_effects">
		Ottieni manipolazione voce  ▶
	</string>
	<combo_box name="voice_effect" tool_tip="Scegli un effetto di manipolazione per modificare il suono della tua voce.">
		<combo_box.item label="Nessuna manipolazione voce" name="no_voice_effect"/>
	</combo_box>
</panel>