Files
SingularityViewer/indra/newview/skins/default/xui/fr/floater_name_description.xml
2012-03-05 19:17:07 +01:00

12 lines
313 B
XML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="Name/Description" title="">
<text name="name_label">
Nom :
</text>
<text name="description_label">
Description :
</text>
<button label="Annuler" name="cancel_btn"/>
<button label="Importer ([AMOUNT] L$)" name="ok_btn"/>
</floater>