12 lines
398 B
XML
12 lines
398 B
XML
<?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>
|