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

22 lines
644 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="floater_buy_contents" title="Acheter ce contenu">
<text name="contains_text">
[NAME] contient :
</text>
<text name="buy_text">
Acheter [AMOUNT] L$ à [NAME] ?
</text>
<button label="Annuler" label_selected="Annuler" name="cancel_btn"/>
<button label="Acheter" label_selected="Acheter" name="buy_btn"/>
<check_box label="Porter maintenant" name="wear_check"/>
<string name="no_copy_text">
(pas de copie)
</string>
<string name="no_modify_text">
(pas de modification)
</string>
<string name="no_transfer_text">
(pas de transfert)
</string>
</floater>