summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/menu_login.xml
blob: d6bf34c66e3040119261d911a604bd706a2c8322 (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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<menu_bar name="Login Menu">
	<menu label="自己" name="File">
		<menu_item_call label="偏好設定" name="Preferences..."/>
		<menu_item_call label="結束退出 [APP_NAME]" name="Quit"/>
	</menu>
	<menu label="幫助" name="Help">
		<menu_item_call label="[SECOND_LIFE] 幫助" name="Second Life Help"/>
		<menu_item_call label="關於 [APP_NAME]" name="About Second Life"/>
	</menu>
	<menu_item_check label="顯示除錯選單" name="Show Debug Menu"/>
	<menu label="除錯" name="Debug">
		<menu_item_call label="顯示除錯設定" name="Debug Settings"/>
		<menu_item_call label="UI / 顏色 設定" name="UI/Color Settings"/>
		<menu_item_call label="XUI 預覽工具" name="UI Preview Tool"/>
		<menu label="UI 測試" name="UI Tests"/>
		<menu_item_call label="設定視窗尺寸大小..." name="Set Window Size..."/>
		<menu_item_call label="顯示 TOS" name="TOS"/>
		<menu_item_call label="顯示嚴重訊息" name="Critical"/>
		<menu_item_call label="媒體瀏覽器測試" name="Web Browser Test"/>
		<menu_item_call label="網頁內容浮動視窗測試" name="Web Content Floater Test"/>
		<menu_item_check label="顯示網格挑選器" name="Show Grid Picker"/>
		<menu_item_call label="顯示通知控制台" name="Show Notifications Console"/>
	</menu>
</menu_bar>