aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/de/floater_pay.xml
blob: dc38697fede3f864b5dedd48a161552d3b304e5d (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="Einwohner bezahlen: [FIRST] [LAST]">

	<text name="fastpay text">
		Schnellzahlung:
	</text>

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

	<text name="amount text">
		Betrag:
	</text>

	<button name="pay btn"    label="Zahlen"    />
	<button name="cancel btn" label="Abbrechen" />

</floater>