summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_buy_object.xml
blob: 895d8aa74600cd9241fdf61add2af7a86d14312e (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="ACQUISTA COPIA DELL&apos;OGGETTO">
	<text name="contents_text">
		Contiene:
	</text>
	<text name="buy_text">
		Compra per [AMOUNT]L$ da [NAME]?
	</text>
	<button label="Annulla" label_selected="Annulla" name="cancel_btn"/>
	<button label="Compra" label_selected="Compra" name="buy_btn"/>
	<string name="title_buy_text">
		Compra
	</string>
	<string name="title_buy_copy_text">
		Compra un copia di
	</string>
	<string name="no_copy_text">
		(non copiabile)
	</string>
	<string name="no_modify_text">
		(non modificabile)
	</string>
	<string name="no_transfer_text">
		(non trasferibile)
	</string>
</floater>