Files
SingularityViewer/indra/newview/skins/default/xui/fr/panel_overlaybar.xml
Lirusaito 84795863e5 Translations updated
Updated French Translation from Nomade's Zip for MultiWear.
Updated Translations to use basically the same format, and not have some cruft.
Abouts updated to include Spanish translators: Damian Zhaoying, and Franxizco Romano.
2012-07-16 17:07:22 -04:00

25 lines
1.4 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="overlay">
<layout_stack name="overlay_layout_panel">
<layout_panel min_width="410" name="main_panel" width="410">
<layout_stack name="chatbar_and_buttons" right="410">
<layout_panel name="padding" width="410"/>
<layout_panel name="state_buttons" width="410">
<button label="Disponible" label_selected="Disponible" name="Set Not Busy" tool_tip="Le chat et les IM ne s&apos;affichent pas. Cliquez ici pour ne plus être en mode occupé(e)."/>
<button label="Flycam" label_selected="Flycam" name="Flycam" tool_tip="Votre caméra est contrôlée par le joystick, cliquez ici pour la libérer."/>
<button label="Vue subjective" label_selected="Vue subjective" name="Mouselook" tool_tip="Utilisez la souris pour diriger votre vue. Si vous avez une arme, vous pouvez tirer en cliquant."/>
<button label="Me lever" label_selected="Me lever" name="Stand Up" tool_tip="Cliquez ici pour vous lever."/>
<button label="IM Reçu" label_selected="IM Reçu" left="0"
name="New IM" scale_image="true"
tool_tip="Im en attente."
width="150" />
</layout_panel>
<layout_panel name="chat_bar"/>
</layout_stack>
</layout_panel>
<layout_panel min_width="220" name="media_remote_container" width="220"/>
<layout_panel min_width="138" name="voice_remote_container" width="140"/>
</layout_stack>
</panel>