Files
SingularityViewer/indra/newview/skins/default/xui/fr/panel_preferences_audio.xml

18 lines
1.2 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 name="audio_prefs_text"></text>
<text bottom="-200" name="streaming_prefs_text">Médias et Audio :&#10;&#10;&#10;&#10;&#10;&#10;&#10;( Filtre de Sécurité des Médias )</text>
<check_box bottom="-220" 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 label="Demande la permission d'activer le média" name="streaming_video"/>
<check_box bottom_delta="-32" label="Lire automatiquement le média" name="auto_streaming_video"/>
<check_box label="Couper le son lorsque la fenêtre est minimisée" name="mute_when_minimized"/>
<slider label="Effet Doppler" label_width="115" name="Doppler Effect"/>
<slider label="Facteur d'atténuation" label_width="115" name="Rolloff Factor"/>
<slider label="Facteur d'atténuation (sous marin)" label_width="170" name="Underwater Rolloff Factor"/>
<spinner label="Alerte [CURRENCY]:" left="148" name="currency_change_threshold"/>
<spinner label="Alerte santé" name="Health Change Threshold"/>
</panel>