summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_preview_texture.xml
blob: 32b83f295db50bc5caab2615099e154ff6a8045c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="preview_texture">
	<floater.string name="Title">
		テクスチャ: [NAME]
	</floater.string>
	<floater.string name="Copy">
		持ち物にコピー
	</floater.string>
	<text name="desc txt">
		説明:
	</text>
	<button label="保存" name="Keep"/>
	<button label="削除" name="Discard"/>
	<text name="dimensions">
		[WIDTH]px x [HEIGHT]px
	</text>
</floater>