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

14 lines
389 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="url_entry">
<text name="media_label">
URL du média :
</text>
<combo_box left="100" name="media_entry" width="360" />
<button label="OK" name="ok_btn" />
<button label="Annuler" name="cancel_btn" />
<button label="Effacer" name="clear_btn" />
<text name="loading_label">
Chargement...
</text>
</floater>