<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="buy currency" title="购买现钞">
	<text name="info_buying">
		购买现钞:
	</text>
	<text name="info_cannot_buy">
		现在无法购买:
	</text>
	<text name="info_need_more">
		你需要更多的货币:
	</text>
	<text name="error_message">
		出错
	</text>
	<button label="去网页" name="error_web" />
	<text name="contacting">
		联系林登X...
	</text>
	<text name="buy_action_unknown">
		购买L$按照LindeX货币兑换比率
	</text>
	<text name="buy_action">
		[NAME] L$ [PRICE]
	</text>
	<text name="currency_action">
		购买L$
	</text>
	<line_editor name="currency_amt">
		1234
	</line_editor>
	<text name="currency_est">
		需要大概 US$ [USD]
	</text>
	<text name="balance_label">
		你目前有
	</text>
	<text name="balance_amount">
		L$ [AMT]
	</text>
	<text name="buying_label">
		你正在购买
	</text>
	<text name="buying_amount">
		L$ [AMT]
	</text>
	<text name="total_label">
		你的帐户结余是
	</text>
	<text name="total_amount">
		L$ [AMT]
	</text>
	<text name="purchase_warning_repurchase">
		请确认只购买现钞.
你需要重试该操作。
	</text>
	<text name="purchase_warning_notenough">
		你没有购买足够的货币，不足以购买。
	</text>
	<button label="购买" name="buy_btn" />
	<button label="取消" name="cancel_btn" />
</floater>
