summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/floater_buy_object.xml
blob: 507e4827668c7ac40602f8f17aa3d66d5aff5846 (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">
		Buy a copy of
	</floater.string>
	<floater.string name="no_copy_text">
		(no copy)
	</floater.string>
	<floater.string name="no_modify_text">
		(no modify)
	</floater.string>
	<floater.string name="no_transfer_text">
		(no transfer)
	</floater.string>
	<text name="contents_text">
		Contains:
	</text>
	<text name="buy_text">
		Buy for L$[AMOUNT] from:
	</text>
	<text name="buy_name_text">
		[NAME]?
	</text>
	<button label="購買" label_selected="購買" name="buy_btn"/>
	<button label="取消" label_selected="取消" name="cancel_btn"/>
</floater>