summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_preview_animation.xml
blob: dfb90f2c20a7cc31e64e838521d20e3057d69786 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="preview_anim">
	<text type="string" length="1" name="desc txt">
		説明:
	</text>
	<button label="世界で再生" label_selected="停止" name="Anim play btn"
	     tool_tip="このアニメーションを他の人も見ることができるように再生します。" />
	<button label="ローカルに再生" label_selected="停止" name="Anim audition btn"
	     tool_tip="このアニメーションを自分専用に再生します。" />
</floater>