/indra/newview/skins/default/xui/pt/floater_critical.xml
XML | 11 lines | 11 code | 0 blank | 0 comment | 0 complexity | f77025f6e632e075cd7366f86fd5f15b MD5 | raw file
Possible License(s): LGPL-2.1
- <?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"/>
- <text name="tos_heading">
- Por favor, leia a mensagem a seguir cuidadosamente.
- </text>
- <text_editor name="tos_text">
- TOS_TEXT
- </text_editor>
- </floater>