summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/panel_outfits_wearing.xml
blob: 508267a327ac2ca1091aac84bc3c36f11fc9a94e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="Wearing">
	<panel.string name="no_attachments">
		No tienes puestos anexos.
	</panel.string>
	<accordion name="wearables_accordion">
		<accordion_tab name="tab_wearables" title="Artículos de vestir"/>
		<accordion_tab name="tab_temp_attachments" title="Anexos temporales"/>
	</accordion>
	<panel name="bottom_panel">
		<menu_button name="options_gear_btn" tool_tip="Ver más opciones"/>
	</panel>
</panel>