summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/panel_media_settings_general.xml
blob: 321c003acd33159d4f1da89a909e5cae17c9b4cb (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
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="一般" name="Media Settings General">
	<text name="home_label">
		首頁:
	</text>
	<text name="home_fails_whitelist_label">
		(This page does not pass the specified whitelist)
	</text>
	<line_editor name="home_url" tool_tip="The home page for this media source"/>
	<text name="preview_label">
		預覽
	</text>
	<text name="current_url_label">
		目前頁面:
	</text>
	<text name="current_url" tool_tip="The current page for this media source" value=""/>
	<button label="重設" name="current_url_reset_btn"/>
	<check_box initial_value="false" label="Auto Loop" name="auto_loop"/>
	<check_box initial_value="false" label="First Click Interacts" name="first_click_interact"/>
	<check_box initial_value="false" label="自動縮放" name="auto_zoom"/>
	<check_box initial_value="false" label="自動播放媒體" name="auto_play"/>
	<text name="media_setting_note">
		Note: Residents can override this setting
	</text>
	<check_box initial_value="false" label="Auto Scale Media on Face of Object" name="auto_scale"/>
	<text name="size_label">
		尺寸:
	</text>
	<text name="X_label">
		X
	</text>
</panel>