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

31 lines
1.4 KiB
XML
Raw Permalink 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="Contrôle caméra" name="Input panel">
<text length="1" name=" Mouselook Options:" type="string">
Vue subjective :
</text>
<text length="1" name=" Mouse Sensitivity:" type="string">
Sensibilité de la souris :
</text>
<check_box label="Inverser la souris" name="invert_mouse"/>
<text length="1" name=" Auto Fly Options:" type="string">
Vol automatique :
</text>
<check_box label="Voler/atterrir en appuyant sur la flèche du haut/bas" name="automatic_fly"/>
<text length="1" name=" Camera Options:" type="string">
Options de la caméra :
</text>
<text name="camera_fov_label">
Angle de vision :
</text>
<text name="Camera Follow Distance:">
Distance :
</text>
<check_box label="Ajustement automatique en mode Édition" name="edit_camera_movement" tool_tip="Positionner automatiquement la caméra lors de l&apos;entrée ou de la sortie du mode Édition"/>
<check_box label="Ajustement automatique en mode Édition d&apos;apparence" name="appearance_camera_movement" tool_tip="Positionner automatiquement la caméra en mode Édition"/>
<text name="text2">
Affichage de l&apos;avatar :
</text>
<check_box label="Montrer l&apos;avatar en vue subjective" name="first_person_avatar_visible"/>
<button label="Configuration du joystick" name="joystick_setup_button" width="175"/>
</panel>