summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pt/floater_tos.xml
blob: 9a9666f9db55fa689e0086923d77d52d390c6188 (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=" ">
	<button label="Continuar" label_selected="Continuar" name="Continue"/>
	<button label="Cancelar" label_selected="Cancelar" name="Cancel"/>
	<check_box label="Eu concordo com os Termos do Serviço" name="agree_chk"/>
	<text name="tos_heading">
		Leia com atenção os Termos do Serviço.  Para continuar a entrar no [SECOND_LIFE], é preciso aceitar o contrato.
	</text>
	<text_editor name="tos_text">
		TOS_TEXT
	</text_editor>
	<string name="real_url">
		http://secondlife.com/app/tos/
	</string>
</floater>