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.
18 lines
1.0 KiB
XML
18 lines
1.0 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<floater name="move floater" title="">
|
|
<button label="" label_selected="" name="turn left btn" tool_tip="Girar a la Izquierda"/>
|
|
<button label="" label_selected="" name="turn right btn" tool_tip="Girar a la Derecha"/>
|
|
<button label="" label_selected="" name="move up btn" tool_tip="Saltar o iniciar vuelo"/>
|
|
<button label="" label_selected="" name="move down btn" tool_tip="Agacharse o Descender"/>
|
|
<!--
|
|
<button bottom="-54" control_name="FlyBtnState" enabled="true" follows="left|bottom"
|
|
font="SansSerif" halign="center" height="20" label="Fly"
|
|
label_selected="Fly" left="116" mouse_opaque="true" name="fly btn"
|
|
scale_image="true" tool_tip="Start or stop flying" width="65" />
|
|
-->
|
|
<joystick_slide name="slide left btn" tool_tip="Moverse a la Izquierda"/>
|
|
<joystick_slide name="slide right btn" tool_tip="Moverse a la Derecha"/>
|
|
<joystick_turn name="forward btn" tool_tip="Avanzar"/>
|
|
<joystick_turn name="backward btn" tool_tip="Retroceder"/>
|
|
</floater>
|