summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_buy_object.xml
blob: 901dce9eb275bccff64dbe7ca85995cda41b0409 (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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="contents" title="KUP KOPIĘ OBIEKTU">
	<floater.string name="title_buy_text">
		Kup
	</floater.string>
	<floater.string name="title_buy_copy_text">
		Kup kopię
	</floater.string>
	<floater.string name="no_copy_text">
		(bez prawa kopiowania)
	</floater.string>
	<floater.string name="no_modify_text">
		(bez prawa modyfikacji)
	</floater.string>
	<floater.string name="no_transfer_text">
		(bez prawa transferu)
	</floater.string>
	<text name="contents_text">
		i jej zawartość:
	</text>
	<text name="buy_text">
		Kup za [AMOUNT]L$ od:
	</text>
	<button label="Kup" label_selected="Kup" name="buy_btn" />
	<button label="Anuluj" label_selected="Anuluj" name="cancel_btn" />
</floater>