summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_pay_object.xml
blob: 637ad496efab8d712e9a32e44caea39e3853dd5c (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="Give Money" title="">
	<string name="payee_group">
		グループに支払う
	</string>
	<string name="payee_resident">
		住人に支払う
	</string>
	<icon name="icon_person" tool_tip="住人"/>
	<text name="payee_name">
		Ericacita Moostopolison
	</text>
	<text name="object_name_label">
		オブジェクトを介して:
	</text>
	<icon name="icon_object" tool_tip="オブジェクト"/>
	<text name="object_name_text">
		...
	</text>
	<button label="L$1" label_selected="L$1" name="fastpay 1"/>
	<button label="L$5" label_selected="L$5" name="fastpay 5"/>
	<button label="L$10" label_selected="L$10" name="fastpay 10"/>
	<button label="L$20" label_selected="L$20" name="fastpay 20"/>
	<text name="amount text">
		金額を指定:
	</text>
	<button label="支払い" label_selected="支払い" name="pay btn"/>
	<button label="取り消し" label_selected="取り消し" name="cancel btn"/>
</floater>