Files
SingularityViewer/indra/newview/skins/default/xui/fr/floater_texture_ctrl.xml
2011-11-02 05:28:02 +01:00

25 lines
1.1 KiB
XML
Raw 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="texture picker" title="Texture">
<string name="choose_picture">
Cliquez pour sélectionner une image
</string>
<text length="1" name="Multiple" type="string">
Multiple
</text>
<text length="1" name="unknown" type="string">
Dimensions : [DIMENSIONS]
</text>
<button label="Défaut" label_selected="Défaut" name="Default" width="60" />
<button label="Aucune" label_selected="Aucune" name="None" width="60" left="68" />
<button label="Vierge" label_selected="Vierge" name="Blank" width="60" />
<check_box label="Afficher les dossiers" name="show_folders_check"/>
<search_editor label="Saisissez votre recherche ici" name="inventory search editor"/>
<check_box label="Appliquer immédiatement" name="apply_immediate_check" />
<button label="" label_selected="" name="Pipette" bottom="-240" />
<button label="Annuler" label_selected="Annuler" name="Cancel"/>
<button label="Sélectionner" label_selected="Sélectionner" name="Select"/>
<string name="pick title">
Choisir :
</string>
</floater>