Files
SingularityViewer/indra/newview/skins/default/xui/es/floater_name_description.xml
2010-04-02 02:48:44 -03:00

12 lines
312 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="Name/Description" title="">
<text name="name_label">
Nombre:
</text>
<text name="description_label">
Descripción:
</text>
<button label="Cancelar" name="cancel_btn"/>
<button label="Subir ([AMOUNT] L$)" name="ok_btn"/>
</floater>