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

29 lines
1023 B
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 name="Fixed Environment" title="Sabit mühit">
<string name="edit_sky">
Səma seçimlərini dəyişdir:
</string>
<string name="edit_water">
Su seçimlərini dəyişdir:
</string>
<layout_stack name="floater_stack">
<layout_panel name="info_panel">
<text name="info_panel_label">
Ad:
</text>
<button label="Yüklə" name="btn_load" tool_tip="Seçimləri avadanlıq siyahısından yüklə"/>
<button label="İdxal" name="btn_import" tool_tip="Köhnəlmiş seçimləri diskdən idxal et."/>
</layout_panel>
<layout_panel name="button_panel">
<layout_stack name="button_bar_ls">
<layout_panel name="save_btn_lp">
<button label="Yadda saxla" name="btn_commit"/>
</layout_panel>
<layout_panel name="revert_btn_lp">
<button label="Ləğv et" name="btn_cancel" tool_tip="Axırıncı yadda saxlanılmış verisyaya qayıt"/>
</layout_panel>
</layout_stack>
</layout_panel>
</layout_stack>
</floater>