summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_buy_object.xml
blob: ce269df6da7713d00d0f3ce9309c8af4193b1949 (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>