summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/da/panel_voice_effect.xml
blob: 8800d2e12d14eab4c860f27bc665277b34f09175 (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">
		Ingen stemme &quot;morph&quot;
	</string>
	<string name="preview_voice_effects">
		Se stemme &quot;morph&quot;  ▶
	</string>
	<string name="get_voice_effects">
		Hente stemme &quot;morph&quot;  ▶
	</string>
	<combo_box name="voice_effect" tool_tip="Vælg en stemme &quot;morph&quot; effekt for at ændre din stemme.">
		<combo_box.item label="Ingen stemme &quot;morph&quot;" name="no_voice_effect"/>
	</combo_box>
</panel>