summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/floater_buy_object.xml
blob: 117d29777f7219d82be07945c1c169002914c269 (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="COMPRAR UNA COPIA DEL OBJETO">
	<text name="contents_text">
		Contenidos:
	</text>
	<text name="buy_text">
		¿Comprarlo por [AMOUNT] L$ a [NAME]?
	</text>
	<button label="Cancelar" label_selected="Cancelar" name="cancel_btn"/>
	<button label="Comprar" label_selected="Comprar" name="buy_btn"/>
	<string name="title_buy_text">
		Comprar
	</string>
	<string name="title_buy_copy_text">
		Comprar una copia de
	</string>
	<string name="no_copy_text">
		(no copiable)
	</string>
	<string name="no_modify_text">
		(no modificable)
	</string>
	<string name="no_transfer_text">
		(no transferible)
	</string>
</floater>