Files
SingularityViewer/indra/newview/skins/default/xui/uk/floater_moveview.xml
2010-04-02 02:48:44 -03:00

16 lines
850 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. 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" ?>
<floater name="move floater" title="">
<button label="" label_selected="" name="turn left btn"
tool_tip="Повернути ліворуч" />
<button label="" label_selected="" name="turn right btn"
tool_tip="Повернути праворуч" />
<button label="" label_selected="" name="move up btn"
tool_tip="Стрибнути або полетіти вгору" />
<button label="" label_selected="" name="move down btn"
tool_tip="Опуститися або летіти вниз" />
<joystick_slide name="slide left btn" tool_tip="Ліворуч" />
<joystick_slide name="slide right btn" tool_tip="Праворуч" />
<joystick_turn name="forward btn" tool_tip="Вперед" />
<joystick_turn name="backward btn" tool_tip="Назад" />
</floater>