summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_avatar_textures.xml
blob: daff6662ceaa08e76429658acdea07e89fcf0cb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="avatar_texture_debug" title="TEKSTURY AWATARA">
	<floater.string name="InvalidAvatar">
		NIEWŁAŚCIWY AWATAR
	</floater.string>
	<text name="composite_label">
		Tekstury Kompozytowe
	</text>
	<button label="Zrzuć" label_selected="Zrzuć" name="Dump"/>
	<texture_picker label="Włosy" name="hair_grain"/>
	<texture_picker label="Alpha Włosów" name="hair_alpha"/>
	<texture_picker label="Makijaż" name="head_bodypaint"/>
	<texture_picker label="Alpha Głowy" name="head_alpha"/>
	<texture_picker label="Tatuaż Głowy" name="head_tattoo"/>
	<texture_picker label="Oko" name="eyes_iris"/>
	<texture_picker label="Alpha Oczu" name="eyes_alpha"/>
	<texture_picker label="Wzór na Skrórze w Górnej Części Ciała" name="upper_bodypaint"/>
	<texture_picker label="Podkoszulek" name="upper_undershirt"/>
	<texture_picker label="Rękawiczki" name="upper_gloves"/>
	<texture_picker label="Koszula" name="upper_shirt"/>
	<texture_picker label="Górna Część Kurtki" name="upper_jacket"/>
	<texture_picker label="Alpha Górnej Części Ciała" name="upper_alpha"/>
	<texture_picker label="Tatuaż Górnej Części Ciała" name="upper_tattoo"/>
	<texture_picker label="Wzór na Skórze w Dolnej Cześci Ciała" name="lower_bodypaint"/>
	<texture_picker label="Bielizna" name="lower_underpants"/>
	<texture_picker label="Skarpetki" name="lower_socks"/>
	<texture_picker label="Buty" name="lower_shoes"/>
	<texture_picker label="Spodnie" name="lower_pants"/>
	<texture_picker label="Kurtka" name="lower_jacket"/>
	<texture_picker label="Alpha Dolnej Części Ciała" name="lower_alpha"/>
	<texture_picker label="Tatuaż Dolnej Części Ciała" name="lower_tattoo"/>
</floater>