summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/floater_live_lsleditor.xml
blob: f4a7ba5cca566234e7552e16db94328b9bd5aaff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="script ed float" title="腳本: 新腳本">
	<floater.string name="not_allowed">
		你無法察看或編輯這腳本,它被設為「禁止複製」。 你需要完整權限去察看或編輯物件內的腳本。
	</floater.string>
	<floater.string name="script_running">
		執行中
	</floater.string>
	<floater.string name="Title">
		腳本:[NAME]
	</floater.string>
	<button label="重設" label_selected="重設" name="Reset"/>
	<check_box initial_value="true" label="執行中" name="running"/>
	<check_box initial_value="true" label="Mono" name="mono"/>
</floater>