Files
SingularityViewer/indra/newview/skins/default/xui/es/floater_html.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

16 lines
516 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="htmlfloater" title="">
<button label="Cerrar" name="close_btn"/>
<web_browser name="html_floater_browser"/>
<button label="Volver" name="back_btn"/>
<button label="Avanzar" name="forward_btn"/>
<line_editor name="url_edit"/>
<button label="Ir" name="go_btn"/>
<string name="home_page_url">
http://www.secondlife.com
</string>
<string name="support_page_url">
http://wiki.secondlife.com/wiki/Knowledge_Base/es
</string>
</floater>