summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/floater_buy_object.xml
blob: 1d0630625f95ad88be2bde2978a20b321716b4f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="contents" title="Comprar copia de objeto">
	<text name="contents_text">
		y contiene:
	</text>
	<text name="buy_text">
		Comprar L$[AMOUNT] de [NAME]?
	</text>
	<button label="Cancelar" label_selected="Cancelar" name="cancel_btn" />
	<button label="Comprar" label_selected="Comprar" name="buy_btn" />
</floater>