<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="buy currency" title="Comprar moneda">
	<text name="info_buying">
		Comprando moneda:
	</text>
	<text name="info_cannot_buy">
		No fue posible comprar ahora:
	</text>
	<text name="info_need_more">
		Usted necesita de más moneda:
	</text>
	<text name="error_message">
		Algo no está&apos; cierto.
	</text>
	<button label="Ir hacia el sitio" name="error_web" />
	<text name="contacting">
		Contactando LindeX...
	</text>
	<text name="buy_action_unknown">
		Comrpar L$ en el actual cambio LindeX
	</text>
	<text name="buy_action">
		[NAME] L$ [PRICE]
	</text>
	<text name="currency_action">
		Comprar L$
	</text>
	<line_editor name="currency_amt">
		1234
	</line_editor>
	<text name="currency_est">
		por aproximadamente US$ [USD]
	</text>
	<text name="balance_label">
		Usted tiene
	</text>
	<text name="balance_amount">
		L$ [AMT]
	</text>
	<text name="buying_label">
		Usted está comprando
	</text>
	<text name="buying_amount">
		L$ [AMT]
	</text>
	<text name="total_label">
		Su balance será
	</text>
	<text name="total_amount">
		L$ [AMT]
	</text>
	<text name="purchase_warning_repurchase">
		Confirmar esta compra solamente compra la moneda.
Usted necesitará&apos; repetir la operación.
	</text>
	<text name="purchase_warning_notenough">
		Usted no está&apos; comprando moneda suficiente.
Aumente la cuantía para comprar.
	</text>
	<button label="Comprar" name="buy_btn" />
	<button label="Cancelar" name="cancel_btn" />
</floater>
