aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/uk/floater_pay.xml
blob: 30490c053e88df3936ac1724bf83587b94730e78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="Give Money" title="Заплатити резиденту: [FIRST] [LAST]">

	<text name="fastpay text">
		Швидка оплата:
	</text>

	<button name="fastpay 1"  label="L$1"  left="115" />
	<button name="fastpay 5"  label="L$5"             />
	<button name="fastpay 10" label="L$10" left="115" />
	<button name="fastpay 20" label="L$20"            />

	<text name="amount text">
		Сума:
	</text>

	<button name="pay btn"    label="Платити" />
	<button name="cancel btn" label="Отмена"  />

</floater>