summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pt/floater_tos.xml
blob: c4954cb61f28488368674f21ba6717c735ca6ccc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="modal container" title=" ">
	<floater.string name="real_url">
		http://secondlife.com/app/tos/
	</floater.string>
	<floater.string name="loading_url">
		data:text/html,%3Chtml%3E%3Chead%3E%3C/head%3E%3Cbody text=%22000000%22%3E%3Ch2%3E Carregando %3Ca%20target%3D%22_external%22%20href%3D%22http%3A//secondlife.com/app/tos/%22%3ETermos%20de%20Serviço%3C/a%3E...%3C/h2%3E %3C/body%3E %3C/html%3E
	</floater.string>
	<button label="Continuar" label_selected="Continuar" name="Continue"/>
	<button label="Cancelar" label_selected="Cancelar" name="Cancel"/>
	<check_box label="Concordo com os Termos de Serviço e com a Política de Privacidade" name="agree_chk"/>
	<text name="tos_heading">
		Leia com atenção os Termos do Serviço e a Política de Privacidade. Para continuar a entrar no [SECOND_LIFE], é preciso aceitar esses termos.
	</text>
</floater>