summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/panel_status_bar.xml
blob: 4abc90113f4cbb7322cb956b6cc425b184e0b8c5 (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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="status">
	<panel.string name="packet_loss_tooltip">
		Perdita di pacchetti
	</panel.string>
	<panel.string name="bandwidth_tooltip">
		Larghezza di banda
	</panel.string>
	<panel.string name="time">
		[hour12, datetime, slt]:[min, datetime, slt] [ampm, datetime, slt] [timezone,datetime, slt]
	</panel.string>
	<panel.string name="timeTooltip">
		[weekday, datetime, slt], [day, datetime, slt] [month, datetime, slt] [year, datetime, slt]
	</panel.string>
	<panel.string name="buycurrencylabel">
		L$ [AMT]
	</panel.string>
	<panel name="balance_bg">
		<text name="balance" tool_tip="Clicca per aggiornare il tuo saldo in L$" value="L$ 20"/>
		<button label="Acquista L$" name="buyL" tool_tip="Clicca per acquistare più L$"/>
		<button label="Acquisti" name="goShop" tool_tip="Apri Mercato Second Life" width="75"/>
	</panel>
	<text name="TimeText" tool_tip="Orario attuale (Pacifico)">
		24:00, ora del Pacifico
	</text>
	<button name="media_toggle_btn" tool_tip="Attiva/ferma tutti i media (musica, video, pagine Web)"/>
	<button name="volume_btn" tool_tip="Regolazione del volume globale"/>
</panel>