aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/ko/floater_buy_object.xml
blob: 34e6e8534c884c4cd8bfb91799008d6d704ebdcd (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="contents" title="오브젝트 복사본 구매">
	<text name="contents_text">
		및 컨텐츠:
	</text>
	<text name="buy_text">
		L$[AMOUNT]에 [NAME](으)로부터 구매 하시겠습니까?
	</text>
	<button label="취소" label_selected="취소" name="cancel_btn" />
	<button label="구매" label_selected="구매" name="buy_btn" />
</floater>