summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/sidepanel_appearance.xml
blob: 456e1dcb9d8b715b77b275167890d0af1805d26d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="Apparence" name="appearance panel">
	<string name="No Outfit" value="Aucune tenue"/>
	<panel name="panel_currentlook">
		<button label="Éditer" name="editappearance_btn"/>
		<text name="currentlook_title">
			Tenue actuelle :
		</text>
		<text name="currentlook_name">
			Ma tenue
		</text>
	</panel>
	<filter_editor label="Filtre" name="Filter"/>
	<button label="Porter" name="wear_btn"/>
	<button label="Nouvelle tenue" name="newlook_btn"/>
</panel>