summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/de/sidepanel_appearance.xml
blob: f8e3db341a8d1b67e3079602715e6308981b8b99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="Outfits" name="appearance panel">
	<string name="No Outfit" value="Kein Outfit"/>
	<string name="Unsaved Changes" value="Ungespeicherte Änderungen"/>
	<string name="Now Wearing" value="Aktuelles Outfit..."/>
	<panel name="panel_currentlook">
		<button label="B" name="editappearance_btn"/>
		<button label="Ö" name="openoutfit_btn"/>
		<text name="currentlook_status">
			(Status)
		</text>
		<text name="currentlook_name">
			MyOutfit With a really Long Name like MOOSE
		</text>
	</panel>
	<filter_editor label="Outfits filtern" name="Filter"/>
</panel>