summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_critical.xml
blob: a6558ae92bc13d0bb293a1c27c3d2014e0d722d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?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" />
	<text name="tos_heading">
		Proszę przeczytać poniższą wiadomość ostrożnie
	</text>
	<text_editor name="tos_text">
		TOS_TEXT
	</text_editor>
</floater>