summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/panel_voice_effect.xml
blob: 01734295f20b1919a008a346bfff670f7ecf0e9b (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">
		Aucun effet de voix
	</string>
	<string name="preview_voice_effects">
		Aperçu des effets de voix  ▶
	</string>
	<string name="get_voice_effects">
		Obtenir un effet de voix  ▶
	</string>
	<combo_box name="voice_effect" tool_tip="Sélectionnez un effet pour modifier le son de votre voix.">
		<combo_box.item label="Aucun effet de voix" name="no_voice_effect"/>
	</combo_box>
</panel>