summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/floater_buy_contents.xml
blob: 5e4153de66bdc14dd13c3ceef023d2596a79c52d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="floater_buy_contents" title="購買內容">
	<floater.string name="no_copy_text">
		(禁止複製)
	</floater.string>
	<floater.string name="no_modify_text">
		(禁止修改)
	</floater.string>
	<floater.string name="no_transfer_text">
		(禁止轉讓)
	</floater.string>
	<text name="contains_text">
		&lt;nolink&gt;[NAME]&lt;/nolink&gt; 內含:
	</text>
	<text name="buy_text">
		是否花 L$[AMOUNT] 向 [NAME] 購買?
	</text>
	<check_box label="立即穿上服裝" name="wear_check"/>
	<button label="購買" label_selected="購買" name="buy_btn"/>
	<button label="取消" label_selected="取消" name="cancel_btn"/>
</floater>