aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/zh/panel_status_bar.xml
blob: cb5493c684b025ed4914d6ffdfdfbeed563c2210 (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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel name="status">
	<text type="string" length="1" name="ParcelNameText"
	     tool_tip="Name of land parcel on which you are standing. Click for About Land.">
		土地的名称在此
	</text>
	<text type="string" length="1" name="BalanceText" tool_tip="帐户余额。">
		L$
	</text>
	<button label="" label_selected="" name="buycurrency" tool_tip="购买货币" />
	<text type="string" length="12" name="TimeText" tool_tip="当前时间(太平洋时区)">
		12:00 AM
	</text>
	<button label="" label_selected="" name="scriptout" tool_tip="脚本警告及错误。" />
	<button label="" label_selected="" name="health" tool_tip="健康" />
	<text type="string" length="1" name="HealthText" tool_tip="健康">
		100%
	</text>
	<button label="" label_selected="" name="fly" tool_tip="无法飞行" />
	<button label="" label_selected="" name="build" tool_tip="无建筑" />
	<button label="" label_selected="" name="scripts" tool_tip="无脚本" />
	<button label="" label_selected="" name="restrictpush" tool_tip="限制 llPushObject" />
	<button label="" label_selected="" name="buyland" tool_tip="购买这块土地" />
	<text name="packet_loss_tooltip">
		损失打包
	</text>
	<text name="bandwidth_tooltip">
		带宽
	</text>
</panel>