Files
SingularityViewer/indra/newview/skins/default/xui/fr/panel_preferences_audio.xml
2011-11-02 05:28:02 +01:00

31 lines
1.7 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="-189" name="streaming_prefs_text" width="150">
Médias et Audio :&#10;&#10;&#10;&#10;&#10;&#10;&#10;( Filtre de Sécurité des Médias )
</text>
<text name="audio_prefs_text">
 
</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;
(Gourmand en bande passante)" name="streaming_music"/>
<check_box bottom_delta="-32" height="32" label="Jouer le média disponible &#10;
(Gourmand 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 bottom_delta="-20" control_name="UISndMoneyChangeThreshold" decimal_digits="0"
enabled="true" follows="left|top" height="16" increment="10"
initial_val="10" label="Alerte [CURRENCY]:" label_width="128" left="148"
max_val="10000" min_val="0" mouse_opaque="true" name="currency_change_threshold"
width="192" />
<spinner label="Alerte santé" name="Health Change Threshold"/>
</panel>