summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_live_lsleditor.xml
blob: 79942738ea31c0579b446753af2e0fe9d7086c35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="script ed float" title="スクリプト:新しいスクリプト">
	<button label="リセット" label_selected="リセット" name="Reset" />
	<check_box label="実行中" name="running" />
	<check_box label="Mono" name="mono" />
	<text name="not_allowed">
		あなたはこのスクリプトを見ることができません。
	</text>
	<string name="script_running">
		実行中
	</string>
</floater>