summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/floater_buy_object.xml
blob: ff4a1feedb8025df47d4ceb8765a6ee570703a6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="contents" title="購買物件副本">
	<floater.string name="title_buy_text">
		購買
	</floater.string>
	<floater.string name="title_buy_copy_text">
		購買一個
	</floater.string>
	<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="contents_text">
		內含:
	</text>
	<text name="buy_text">
		購買,支付 L$[AMOUNT] 給:
	</text>
	<text name="buy_name_text">
		[NAME]?
	</text>
	<button label="購買" label_selected="購買" name="buy_btn"/>
	<button label="取消" label_selected="取消" name="cancel_btn"/>
</floater>