summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_color_picker.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_color_picker.xml')
-rwxr-xr-xindra/newview/skins/default/xui/pl/floater_color_picker.xml10
1 files changed, 4 insertions, 6 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_color_picker.xml b/indra/newview/skins/default/xui/pl/floater_color_picker.xml
index a607ca982f..a61edd12ea 100755
--- a/indra/newview/skins/default/xui/pl/floater_color_picker.xml
+++ b/indra/newview/skins/default/xui/pl/floater_color_picker.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="ColorPicker" title="WYBIERZ KOLOR">
<text name="r_val_text">
Czerwony:
@@ -18,14 +18,12 @@
<text name="l_val_text">
Luminacja:
</text>
- <check_box label="Zastosuj teraz" name="apply_immediate"/>
- <button label="" label_selected="" name="color_pipette"/>
- <button label="Anuluj" label_selected="Anuluj" name="cancel_btn"/>
- <button label="OK" label_selected="OK" name="select_btn"/>
+ <check_box label="Stosuj teraz" name="apply_immediate" />
+ <button label="Anuluj" label_selected="Anuluj" name="cancel_btn" />
<text name="Current color:">
Obecny kolor:
</text>
<text name="(Drag below to save.)">
- (Przeciągnij tutaj aby zapisać)
+ (Przeciągnij by zapisać)
</text>
</floater>