Files
Puma_Viewer/indra/newview/skins/puma/xui/ja/floater_openobject.xml
T
2025-05-24 18:09:39 -03:00

18 lines
733 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="objectcontents" title="オブジェクトのコンテンツ">
<text name="object_name">
[DESC]:
</text>
<layout_stack name="button_bar_ls">
<layout_panel name="copy_btn_lp">
<flyout_button label="インベントリにコピー" name="copy_flyout">
<flyout_button.item label="中身をアウトフィットと置き換える" name="replace"/>
<flyout_button.item label="中身をアウトフィットに追加する" name="add"/>
</flyout_button>
</layout_panel>
<layout_panel name="cancel_btn_lp">
<button label="キャンセル" label_selected="キャンセル" name="cancel_button"/>
</layout_panel>
</layout_stack>
</floater>