summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/panel_preferences_colors.xml
blob: 3affda57bf93558481caf8e325c3b67f3f4e01c8 (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
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="Kolory" name="colors_panel">
	<text name="effects_color_textbox">
		Moje efekty (opcje wyboru):
	</text>
	<color_swatch name="effect_color_swatch" tool_tip="Kliknij aby wybrać kolor"/>
	<text name="font_colors">
		Kolory czcionki czatu:
	</text>
	<text name="text_box1">
		Ja
	</text>
	<text name="text_box2">
		Inni
	</text>
	<text name="text_box3">
		Obiekty
	</text>
	<text name="text_box4">
		System
	</text>
	<text name="text_box5">
		Błędy
	</text>
	<text name="text_box7">
		Właściciel
	</text>
	<text name="text_box9">
		URL
	</text>
	<text name="bubble_chat">
		Kolor tła taga (dotyczy również czatu chmurkowego):
	</text>
	<color_swatch name="background" tool_tip="Wybierz kolor taga"/>
	<slider label="Przeźroczystość:" name="bubble_chat_opacity" tool_tip="Wybierz przeźroczystość taga"/>
	<text name="floater_opacity">
		Floater Opacity:
	</text>
	<slider label="Aktywne:" name="active"/>
	<slider label="Nieaktywne:" name="inactive"/>
</panel>