summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_settings_debug.xml
diff options
context:
space:
mode:
authorEli Linden <eli@lindenlab.com>2010-03-22 12:57:15 -0700
committerEli Linden <eli@lindenlab.com>2010-03-22 12:57:15 -0700
commitb53033b73655ab7c49539cb59364418b3531d967 (patch)
tree9f0654bbd60b3f5f70b9a572d282315c105e4742 /indra/newview/skins/default/xui/pl/floater_settings_debug.xml
parentbe139dfb957e1b0d3c59110284c43630d3b57d23 (diff)
EXT-2188 CT-575 PL translation for Sets 5B, 6A, 6B, 7, 8. JA Cycle9 translation. for beta 5
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_settings_debug.xml')
-rw-r--r--indra/newview/skins/default/xui/pl/floater_settings_debug.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_settings_debug.xml b/indra/newview/skins/default/xui/pl/floater_settings_debug.xml
index 4973ba1d03..7c29d52e7b 100644
--- a/indra/newview/skins/default/xui/pl/floater_settings_debug.xml
+++ b/indra/newview/skins/default/xui/pl/floater_settings_debug.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="settings_debug" title="USTAWIENIA DEBUGOWANIA">
- <combo_box name="boolean_combo">
- <combo_box.item label="PRAWDA" name="TRUE"/>
- <combo_box.item label="NIEPRAWDA" name="FALSE"/>
- </combo_box>
+ <radio_group name="boolean_combo">
+ <radio_item label="PRAWDA" name="TRUE" value="prawda"/>
+ <radio_item label="NIEPRAWDA" name="FALSE" value=""/>
+ </radio_group>
<color_swatch label="Kolor" name="val_color_swatch"/>
<spinner label="x" name="val_spinner_1"/>
<spinner label="x" name="val_spinner_2"/>