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

17 lines
821 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>