Files
SingularityViewer/indra/newview/skins/default/xui/es/floater_build_options.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
640 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="build options floater" title="Opciones de la Grilla">
<spinner label="Unidad de la Grilla (metros)" label_width="145" name="GridResolution"/>
<spinner label="Extensión de la Grilla (metros)" label_width="146" name="GridDrawSize"/>
<check_box label="Activar Subunidades" name="GridSubUnit"/>
<check_box label="Ver la Sección Transversal" name="GridCrossSection"/>
<slider label="Opacidad de la Grilla" name="GridOpacity"/>
<spinner label="Pasos Restringidos" name="GridProtractorSize"/>
<spinner label="Pasos sin Restricción" name="RotationStep"/>
</floater>