phoenix-firestorm/indra/newview/skins/default/xui/az/floater_gesture.xml

28 lines
1.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater label="Yerlər" name="gestures" title="Jestlər">
<floater.string name="loading">
Yüklənir...
</floater.string>
<floater.string name="playing">
(oynadılır)
</floater.string>
<floater.string name="copy_name">
Köçürtmə [COPY_NAME]
</floater.string>
<scroll_list name="gesture_list">
<scroll_list.columns label="Ad" name="name"/>
<scroll_list.columns label="Söhbət" name="trigger"/>
<scroll_list.columns label="Düymə" name="shortcut"/>
</scroll_list>
<panel label="bottom_panel" name="bottom_panel">
<menu_button name="gear_btn" tool_tip="Əlavə seçimlər"/>
<button name="new_gesture_btn" tool_tip="Yeni jest yarat"/>
<button name="activate_btn" tool_tip="Seçilmiş jesti aktivləşdirin/deaktiv et"/>
<check_box label="Yalnız aktiv" name="FSShowOnlyActiveGestures" width="150"/>
<button name="del_btn" tool_tip="Bu jesti sil"/>
</panel>
<button label="Dəyişdir" name="edit_btn" tool_tip="Seçilmiş jesti dəyişdirmək üçün pəncərəni açır."/>
<button label="Oynat" name="play_btn" tool_tip="Seçilmiş jesti oyun dünyasında oynadır."/>
<button label="Dayandır" name="stop_btn"/>
</floater>