aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/zh/panel_avatar_classified.xml
blob: b9d64079f412e0738a1873b99f9a1c4c59ac738f (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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel name="Classified" title="分类的">
	<line_editor name="given_name_editor"
	     tool_tip="名字必须以字母或数字开始,不可用标点。" />
	<line_editor name="location_editor"
	     tool_tip="设置这块分类广告相对于你所在位置的位置。" />
	<button label="调节位置" name="set_location_btn" />
	<button label="闪电传送" name="classified_teleport_btn" />
	<button label="地图" name="classified_map_btn" />
	<combo_box label="" name="classified_category_combo" />
	<check_box label="成人" name="classified_mature_check" />
	<text name="classified_info_text"
	     tool_tip="你选择为你的广告付费越多, 您的广告在广告栏里出现的位置就会越高.">
		广告位置: 暂时不能发布
	</text>
	<text name="click_through_text" tool_tip="分类广告发布后的点击数.">
		Clicks:
	</text>
	<button label="公布..." name="classified_update_btn" />
	<check_box label="每周自动更新" name="auto_renew_check" />
	<text name="ad_placed_paid">
		Ad placed: [DATE], Paid L$[AMT] for listing.
	</text>
</panel>