summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_script_ed_prefs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_script_ed_prefs.xml')
-rw-r--r--indra/newview/skins/default/xui/pl/floater_script_ed_prefs.xml36
1 files changed, 36 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_script_ed_prefs.xml b/indra/newview/skins/default/xui/pl/floater_script_ed_prefs.xml
new file mode 100644
index 0000000000..aa92659f94
--- /dev/null
+++ b/indra/newview/skins/default/xui/pl/floater_script_ed_prefs.xml
@@ -0,0 +1,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>