Files
SingularityViewer/indra/newview/skins/default/xui/uk/floater_tos.xml
2010-04-02 02:48:44 -03:00

17 lines
800 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="modal container" title="">
<button label="Продовжити" label_selected="Продовжити" name="Continue"/>
<button label="Відміна" label_selected="Відміна" name="Cancel"/>
<check_box label="Я Погоджуюся з Умовами Надання Послуги (TOS)" name="agree_chk"/>
<text name="tos_heading">
Будь ласка уважно прочитайте наступні умови обслуговування.
Щоб продовжити завантаження Second Life, Ви маєте прийняти цю угоду.
</text>
<text_editor name="tos_text">
Текст_TOS
</text_editor>
<string name="real_url">
http://secondlife.com/app/tos/
</string>
</floater>