Files
SingularityViewer/indra/newview/skins/default/xui/es/floater_critical.xml
Lirusaito 84795863e5 Translations updated
Updated French Translation from Nomade's Zip for MultiWear.
Updated Translations to use basically the same format, and not have some cruft.
Abouts updated to include Spanish translators: Damian Zhaoying, and Franxizco Romano.
2012-07-16 17:07:22 -04:00

11 lines
397 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, lee cuidadosamente el siguiente mensaje.
</text>
<text_editor name="tos_text">
TOS_TEXT
</text_editor>
</floater>