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

12 lines
341 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="Name/Description" title="">
<text name="name_label">
Name:
</text>
<text name="description_label">
Beschreibung:
</text>
<button label="Abbrechen" name="cancel_btn" width="80" />
<button label="Hochladen ([AMOUNT] L$)" name="ok_btn" width="120" />
</floater>