aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:32 -0500
committerJacek Antonelli2008-08-15 23:45:32 -0500
commitd77dde207b00abbc05269773b108e71aeb48209c (patch)
treeb96bb49b3774d68b8ddf66dd81d6000672c2ff0f /linden/indra/newview/skins
parentSecond Life viewer sources 1.19.0.4 (diff)
downloadmeta-impy-d77dde207b00abbc05269773b108e71aeb48209c.zip
meta-impy-d77dde207b00abbc05269773b108e71aeb48209c.tar.gz
meta-impy-d77dde207b00abbc05269773b108e71aeb48209c.tar.bz2
meta-impy-d77dde207b00abbc05269773b108e71aeb48209c.tar.xz
Second Life viewer sources 1.19.0.5
Diffstat (limited to 'linden/indra/newview/skins')
-rw-r--r--linden/indra/newview/skins/xui/en-us/panel_voice_enable.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/panel_voice_enable.xml b/linden/indra/newview/skins/xui/en-us/panel_voice_enable.xml
index 45d2541..02d5697 100644
--- a/linden/indra/newview/skins/xui/en-us/panel_voice_enable.xml
+++ b/linden/indra/newview/skins/xui/en-us/panel_voice_enable.xml
@@ -35,7 +35,7 @@
35 font="SansSerifSmall" 35 font="SansSerifSmall"
36 left_delta="0" 36 left_delta="0"
37 width="400" 37 width="400"
38 height="30" 38 height="50"
39 length="1" 39 length="1"
40 max_length="65535" 40 max_length="65535"
41 hide_border="true" 41 hide_border="true"
@@ -44,18 +44,18 @@
44 allow_html="false" 44 allow_html="false"
45 mouse_opaque="true" 45 mouse_opaque="true"
46 tab_stop="false" 46 tab_stop="false"
47 word_wrap="true">Do you want to enable Voice Chat now?</text_editor> 47 word_wrap="true">Voice Chat is enabled by default. Do you wish to continue using Voice Chat?</text_editor>
48 48
49 <radio_group draw_border="false" enabled="true" 49 <radio_group draw_border="false" enabled="true"
50 follows="left|top" height="40" left="10" 50 follows="left|top" height="40" left="10"
51 mouse_opaque="true" name="voice_enable" width="364"> 51 mouse_opaque="true" name="voice_enable" width="364" bottom_delta="-30">
52 <radio_item type="string" length="1" bottom="-19" follows="left|top" height="16" 52 <radio_item type="string" length="1" bottom="-19" follows="left|top" height="16"
53 left="3" name="1" width="315"> 53 left="3" name="1" width="315">
54 Yes, enable Voice Chat. 54 Yes, continue using Voice Chat.
55 </radio_item> 55 </radio_item>
56 <radio_item type="string" length="1" bottom="-35" follows="left|top" height="16" 56 <radio_item type="string" length="1" bottom="-35" follows="left|top" height="16"
57 left="3" name="0" width="315"> 57 left="3" name="0" width="315">
58 No, do not enable Voice Chat at this time. 58 No, disable Voice Chat.
59 </radio_item> 59 </radio_item>
60 </radio_group> 60 </radio_group>
61 61
@@ -95,4 +95,4 @@
95 tab_stop="false" 95 tab_stop="false"
96 word_wrap="true">Click the Next button to configure Voice Chat preferences or click Finish to continue using Second Life.</text_editor> 96 word_wrap="true">Click the Next button to configure Voice Chat preferences or click Finish to continue using Second Life.</text_editor>
97 97
98 </panel> \ No newline at end of file 98 </panel>