<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="bug_reporter" title="报告漏洞">
	<text name="reporter_title">
		报告者:
	</text>
	<text name="sim_title">
		模拟器:
	</text>
	<text name="pos_title">
		位置:
	</text>
	<text name="select_object_label">
		点击按钮然后点击物体:
	</text>
	<button label="" label_selected="" name="pick_btn"
	     tool_tip="东东拾取器 - 确认一个东东为此份报告中的一项" />
	<text name="object_name_label">
		名字:
	</text>
	<text name="owner_name_label">
		主人:
	</text>
	<check_box label="包含屏幕截图" name="screen_check" />
	<texture_picker label="工作..." name="screenshot" />
	<text name="category_label">
		分类:
	</text>
	<combo_box name="category_combo"
	     tool_tip="Category -- select the category that best describes this report">
		<combo_item name="Selectcategory">
			选择一个分类
		</combo_item>
		<combo_item name="Building">
			建造
		</combo_item>
		<combo_item name="Character">
			角色
		</combo_item>
		<combo_item name="Chat/IM">
			即时聊天
		</combo_item>
		<combo_item name="Documentation">
			文档
		</combo_item>
		<combo_item name="Exploit">
			漏洞
		</combo_item>
		<combo_item name="Graphics">
			图像
		</combo_item>
		<combo_item name="Inventory">
			库存
		</combo_item>
		<combo_item name="Lag">
			延迟
		</combo_item>
		<combo_item name="MissingContent">
			遗失内容
		</combo_item>
		<combo_item name="LindenDollars(L$)">
			林登币 (L$)
		</combo_item>
		<combo_item name="Permissions">
			许可
		</combo_item>
		<combo_item name="Physics">
			物理
		</combo_item>
		<combo_item name="Script">
			脚本
		</combo_item>
		<combo_item name="Sound">
			音效
		</combo_item>
		<combo_item name="Stipends">
			薪水
		</combo_item>
		<combo_item name="Userinterface">
			用户界面
		</combo_item>
		<combo_item name="Miscellaneous">
			其他
		</combo_item>
	</combo_box>
	<text name="sum_title">
		总结:
	</text>
	<text name="dscr_title">
		详细:
	</text>
	<text_editor name="details_edit">
重复漏洞发生的步骤:

观察到的结果:

期望的结果:
	</text_editor>
	<text name="bug_aviso">
		注意：不完整的报告将不会被调查
		如果这个漏洞允许你做你不应该做的事情，特别
		是妨碍到性能或安全，请选择漏洞一类。谢谢!
	</text>
	<button label="报告漏洞" label_selected="报告漏洞" name="send_btn" />
	<button label="取消" label_selected="取消" name="cancel_btn" />
</floater>
