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