Files
SingularityViewer/indra/newview/skins/default/xui/es/floater_about.xml
2012-12-30 15:38:11 -03:00

14 lines
535 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="floater_about" title="Acerca de Singularity Viewer">
<tab_container name="about_tab">
<panel label="Información" help_topic="about_support_tab" name="support_panel">
<button label="Copiar al portapapeles" name="copy_btn"/>
</panel>
<panel label="Créditos" help_topic="about_credits_tab" name="credits_panel"/>
<panel label="Licencias" name="licenses_panel"/>
</tab_container>
<string name="you_are_at">Estás en [POSITION]</string>
</floater>