Files
SingularityViewer/indra/newview/skins/default/xui/fr/panel_preferences_audio.xml
2010-04-02 02:48:44 -03:00

27 lines
1.3 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="Audio et vidéo" name="Media panel">
<text length="1" name="muting_text" type="string">
Volume :
</text>
<panel name="Volume Panel" width="249"/>
<check_box label="Couper le son" name="disable audio"/>
<text bottom="-195" name="streaming_prefs_text" width="145">
Média :
</text>
<text name="audio_prefs_text">
Audio :
</text>
<panel label="Volume" name="Volume Panel"/>
<check_box label="Couper le son lorsque la fenêtre est minimisée" name="mute_when_minimized"/>
<check_box bottom="-200" height="32" label="Jouer la musique disponible &#10;
(consommateur en bande passante)" name="streaming_music"/>
<check_box bottom_delta="-32" height="32" label="Jouer le média disponible &#10;
(consommateur en bande passante)" name="streaming_video"/>
<check_box bottom_delta="-32" label="Lire automatiquement le média" name="auto_streaming_video"/>
<slider label="Effet Doppler" label_width="115" name="Doppler Effect"/>
<slider label="Facteur d&apos;éloignement" label_width="115" name="Distance Factor"/>
<slider label="Facteur d&apos;atténuation" label_width="115" name="Rolloff Factor"/>
<spinner label="Alerte L$" name="L$ Change Threshold"/>
<spinner label="Alerte santé" name="Health Change Threshold"/>
</panel>