summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_script_ed_prefs.xml
blob: aa92659f945df1bc14b06582240cb45e7b8908fd (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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="floater_script_colors" title="KOLORY SKRYPTÓW">
	<text name="color_pickers_label">
		Wybierz żądane kolory:
	</text>
	<text name="text_label">
		Tekst
	</text>
	<text name="cursor_label">
		Kursor
	</text>
	<text name="background_label">
		Tło
	</text>
	<text name="datatype_label">
		Typy danych
	</text>
	<text name="event_label">
		Zdarzenia
	</text>
	<text name="string_literal_label">
		Łańcuchy
	</text>
	<text name="constant_label">
		Stałe
	</text>
	<text name="flow_control_label">
		Sterowanie
	</text>
	<text name="function_label">
		Funkcje
	</text>
	<text name="comment_label">
		Komentarze
	</text>
</floater>