aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/tr/panel_status_bar.xml
blob: 60910e821e4eaaa39cf5381c3d333f384a33a02b (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
33
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="status">
	<text length="1" name="ParcelNameText" tool_tip="Üzerinde durduğunuz arazi parselinin ismi.Arazi hakkında bilgi için tıklayınız." type="string">
		parcel name goes here
	</text>
	<text length="1" name="BalanceText" tool_tip="Hesap bakiyesi" type="string">
		Yükleniyor...
	</text>
	<button label="" label_selected="" name="buycurrency" tool_tip="Döviz alın"/>
	<text length="12" name="TimeText" tool_tip="Mevcut zaman (Pasifik)" type="string">
		12:00 AM
	</text>
	<button label="" label_selected="" name="scriptout" tool_tip="Betik uyarıları ve hataları"/>
	<button label="" label_selected="" name="health" tool_tip="Sağlık"/>
	<text length="1" name="HealthText" tool_tip="Health" type="string">
		100%
	</text>
	<button label="" label_selected="" name="no_fly" tool_tip="Uçmak yasak"/>
	<button label="" label_selected="" name="no_build" tool_tip="İnşa etme/yaratma yasak"/>
	<button label="" label_selected="" name="no_scripts" tool_tip="Betikler yasak"/>
	<button label="" label_selected="" name="restrictpush" tool_tip="İtiş yok"/>
	<button label="" label_selected="" name="status_no_voice" tool_tip="Burada sesli sohbet edilemez"/>
	<button label="" label_selected="" name="buyland" tool_tip="Bu parseli satın alın"/>
	<button label="" name="menubar_search_bevel_bg"/>
	<line_editor label="Ara" name="search_editor" tool_tip="Second Life&apos;da arayın"/>
	<button label="" label_selected="" name="search_btn" tool_tip="Second Life&apos;da arayın"/>
	<string name="packet_loss_tooltip">
		Packet kaybı
	</string>
	<string name="bandwidth_tooltip">
		Bant genişliği
	</string>
</panel>