summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/floater_publish_classified.xml
blob: b810af0145e09dc77ced101240e28c95ab1fa060 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="publish_classified" title="刊登個人廣告">
	<text name="explanation_text">
		你的個人廣告將從刊登日起連續刊載一星期。
        
請注意,個人廣告刊登費恕不退還。
	</text>
	<spinner label="價格: L$" name="price_for_listing" tool_tip="刊登費。" value="50"/>
	<button label="發布" name="publish_btn"/>
	<button label="取消" name="cancel_btn"/>
</floater>