summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pt/floater_region_restarting.xml
blob: 7fd13c0d756bda915792a3bd07446a4442c71c8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="region_restarting" title="REINICIANDO REGIÃO">
	<string name="RegionName">
		A região na qual você está ([NAME]) está prestes a ser reiniciada.

Se permanecer aqui, você será desconectado.
	</string>
	<string name="RestartSeconds">
		Segundos até o reinício
[SECONDS]
	</string>
	<panel name="layout_panel_1">
		<text name="region_name">
			A região na qual você está (-Nome mais longo da região-) está prestes a ser reiniciada.

Se permanecer aqui, você será desconectado.
		</text>
		<text name="restart_seconds">
			Segundos até o reinício
     32767
		</text>
	</panel>
</floater>