summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_tos.xml
blob: c2d266b6b01357c685d35e9b51b7c2549db79030 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="modal container" title="">
	<button label="Kontynuuj" label_selected="Kontynuuj" name="Continue" />
	<button label="Anuluj" label_selected="Anuluj" name="Cancel" />
	<check_box label="Zgadzam się na Warunki Serwisu (Terms of Service)" name="agree_chk" />
	<text name="tos_heading">
		Proszę dokładnie przeczytać następujące Warunki Serwisu (Terms of Service). Musisz
zaakceptować umowę żeby kontynuować logowanie do Second Life.
	</text>
	<text_editor name="tos_text">
		TOS_TEXT
	</text_editor>
	<string name="real_url">
		http://secondlife.com/app/tos/
	</string>
</floater>