summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/floater_beacons.xml
blob: 4df8c8f14bbb2dbbda08d18767b01aec755e6904 (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"?>
<floater name="beacons" title="指標">
	<panel name="beacons_panel">
		<text name="label_show">
			顯示:
		</text>
		<check_box label="指標" name="beacons"/>
		<check_box label="高亮顯示" name="highlights"/>
		<text name="beacon_width_label" tool_tip="指標寬度">
			寬:
		</text>
		<text name="label_objects">
			對象物件:
		</text>
		<check_box label="物理性" name="physical"/>
		<check_box label="有腳本" name="scripted"/>
		<check_box label="僅可觸碰" name="touch_only"/>
		<check_box label="聲音來源" name="sounds"/>
		<check_box label="例子來源" name="particles"/>
		<check_box label="媒體來源" name="moapbeacon"/>
		<check_box label="太陽" name="sun"/>
		<check_box label="月亮" name="moon"/>
	</panel>
</floater>