diff options
Diffstat (limited to 'linden')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_instant_message_ad_hoc.xml | 146 |
1 files changed, 73 insertions, 73 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_instant_message_ad_hoc.xml b/linden/indra/newview/skins/default/xui/en-us/floater_instant_message_ad_hoc.xml index eea285c..46f8c76 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_instant_message_ad_hoc.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_instant_message_ad_hoc.xml | |||
@@ -1,73 +1,73 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater border="true" bottom="-298" can_close="true" can_drag_on_left="false" | 2 | <floater border="true" bottom="-298" can_close="true" can_drag_on_left="false" |
3 | can_minimize="false" can_resize="true" default_tab_group="1" enabled="true" | 3 | can_minimize="false" can_resize="true" default_tab_group="1" enabled="true" |
4 | follows="left|top|right|bottom" height="297" label="(unknown)" left="1" | 4 | follows="left|top|right|bottom" height="297" label="(unknown)" left="1" |
5 | min_height="225" min_width="265" mouse_opaque="true" name="im_floater" | 5 | min_height="225" min_width="265" mouse_opaque="true" name="im_floater" |
6 | rect_control="" title="(unknown)" width="501"> | 6 | rect_control="" title="(unknown)" width="501"> |
7 | <string name="ringing"> | 7 | <string name="ringing"> |
8 | Joining Voice Chat... | 8 | Joining Voice Chat... |
9 | </string> | 9 | </string> |
10 | <string name="connected"> | 10 | <string name="connected"> |
11 | Connected, click End Call to hang up | 11 | Connected, click End Call to hang up |
12 | </string> | 12 | </string> |
13 | <string name="hang_up"> | 13 | <string name="hang_up"> |
14 | Left Voice Chat | 14 | Left Voice Chat |
15 | </string> | 15 | </string> |
16 | <string name="voice_icon"> | 16 | <string name="voice_icon"> |
17 | icn_voice-groupfocus.tga | 17 | icn_voice-groupfocus.tga |
18 | </string> | 18 | </string> |
19 | <string name="title_string"> | 19 | <string name="title_string"> |
20 | Instant Message with [NAME] | 20 | Instant Message with [NAME] |
21 | </string> | 21 | </string> |
22 | <string name="typing_start_string"> | 22 | <string name="typing_start_string"> |
23 | [NAME] is typing... | 23 | [NAME] is typing... |
24 | </string> | 24 | </string> |
25 | <string name="session_start_string"> | 25 | <string name="session_start_string"> |
26 | Starting session with [NAME] please wait. | 26 | Starting session with [NAME] please wait. |
27 | </string> | 27 | </string> |
28 | <string name="default_text_label"> | 28 | <string name="default_text_label"> |
29 | Click here to instant message. | 29 | Click here to instant message. |
30 | </string> | 30 | </string> |
31 | <layout_stack border="false" bottom="0" follows="left|top|right|bottom" height="277" left="2" | 31 | <layout_stack border="false" bottom="0" follows="left|top|right|bottom" height="277" left="2" |
32 | orientation="horizontal" tab_group="1" width="495" name="panels"> | 32 | orientation="horizontal" tab_group="1" width="495" name="panels"> |
33 | <layout_panel border="false" bottom="0" default_tab_group="1" follows="left|top|bottom|right" | 33 | <layout_panel border="false" bottom="0" default_tab_group="1" follows="left|top|bottom|right" |
34 | height="295" left="0" min_width="115" name="im_contents_panel" width="495"> | 34 | height="295" left="0" min_width="115" name="im_contents_panel" width="495"> |
35 | <button bottom="-20" enabled="false" follows="left|top" halign="center" height="20" | 35 | <button bottom="-20" enabled="false" follows="left|top" halign="center" height="20" |
36 | image_overlay="icn_voice-call-start.tga" image_overlay_alignment="left" | 36 | image_overlay="icn_voice-call-start.tga" image_overlay_alignment="left" |
37 | label="Call" left="5" name="start_call_btn" width="80" /> | 37 | label="Call" left="5" name="start_call_btn" width="80" /> |
38 | <button bottom_delta="0" follows="left|top" halign="center" height="20" | 38 | <button bottom_delta="0" follows="left|top" halign="center" height="20" |
39 | image_overlay="icn_voice-call-end.tga" image_overlay_alignment="left" | 39 | image_overlay="icn_voice-call-end.tga" image_overlay_alignment="left" |
40 | label="End Call" left_delta="0" name="end_call_btn" visible="false" | 40 | label="End Call" left_delta="0" name="end_call_btn" visible="false" |
41 | width="80" /> | 41 | width="80" /> |
42 | <button bottom_delta="0" follows="right|top" height="20" label="< <" | 42 | <button bottom_delta="0" follows="right|top" height="20" label="< <" |
43 | label_selected="> >" left="463" name="toggle_active_speakers_btn" | 43 | label_selected="> >" left="463" name="toggle_active_speakers_btn" |
44 | right="496" | 44 | right="496" |
45 | tool_tip="Click here to toggle a list of active participants in this IM session." | 45 | tool_tip="Click here to toggle a list of active participants in this IM session." |
46 | visible="true" width="80" /> | 46 | visible="true" width="80" /> |
47 | <text_editor type="string" length="1" bg_readonly_color="ChatHistoryBgColor" bg_writeable_color="ChatHistoryBgColor" | 47 | <text_editor type="string" length="1" bg_readonly_color="ChatHistoryBgColor" bg_writeable_color="ChatHistoryBgColor" |
48 | bottom="-265" embedded_items="false" enabled="false" | 48 | bottom="-265" embedded_items="false" enabled="false" |
49 | follows="left|top|right|bottom" font="SansSerif" height="239" left="5" | 49 | follows="left|top|right|bottom" font="SansSerif" height="239" left="5" |
50 | max_length="2147483647" mouse_opaque="true" name="im_history" | 50 | max_length="2147483647" mouse_opaque="true" name="im_history" |
51 | text_color="ChatHistoryTextColor" | 51 | text_color="ChatHistoryTextColor" |
52 | text_readonly_color="ChatHistoryTextColor" width="490" word_wrap="true" /> | 52 | text_readonly_color="ChatHistoryTextColor" width="490" word_wrap="true" /> |
53 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="7" | 53 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="7" |
54 | enabled="true" follows="left|right|bottom" font="SansSerif" | 54 | enabled="true" follows="left|right|bottom" font="SansSerif" |
55 | handle_edit_keys_directly="false" height="20" | 55 | handle_edit_keys_directly="false" height="20" |
56 | label="Click here to instant message" left="5" max_length="1022" | 56 | label="Click here to instant message" left="5" max_length="1022" |
57 | mouse_opaque="true" name="chat_editor" select_all_on_focus_received="false" | 57 | mouse_opaque="true" name="chat_editor" select_all_on_focus_received="false" |
58 | select_on_focus="false" tab_group="1" width="426" /> | 58 | select_on_focus="false" tab_group="1" width="426" /> |
59 | <button bottom_delta="0" enabled="true" follows="right|bottom" font="SansSerif" | 59 | <button bottom_delta="0" enabled="true" follows="right|bottom" font="SansSerif" |
60 | halign="center" height="20" label="Send" left="436" mouse_opaque="true" | 60 | halign="center" height="20" label="Send" left="436" mouse_opaque="true" |
61 | name="send_btn" scale_image="true" width="60" /> | 61 | name="send_btn" scale_image="true" width="60" /> |
62 | </layout_panel> | 62 | </layout_panel> |
63 | <layout_panel auto_resize="false" bottom="0" can_resize="true" | 63 | <layout_panel auto_resize="false" bottom="0" can_resize="true" |
64 | filename="panel_speaker_controls.xml" height="120" left="0" min_width="140" | 64 | filename="panel_speaker_controls.xml" height="120" left="0" min_width="140" |
65 | name="active_speakers_panel" top_delta="0" visible="false" width="140" /> | 65 | name="active_speakers_panel" top_delta="0" visible="false" width="140" /> |
66 | </layout_stack> | 66 | </layout_stack> |
67 | <string name="live_help_dialog"> | 67 | <string name="live_help_dialog"> |
68 | *** Welcome to Help Request *** | 68 | *** Welcome to Help Request *** |
69 | Please first check our SL Help Pages by pressing F1, or by accessing the Knowledge Base http://secondlife.com/knowledgebase/ | 69 | Please first check our SL Help Pages by pressing F1, or by accessing the Knowledge Base http://secondlife.com/knowledgebase/ |
70 | If your answer is not there, please enter your question to begin, then allow a few moments for available helpers to respond. | 70 | If your answer is not there, please enter your question to begin, then allow a few moments for available helpers to respond. |
71 | -=-=- Response times will vary, especially during peak times -=-=- | 71 | -=-=- Response times will vary, especially during peak times -=-=- |
72 | </string> | 72 | </string> |
73 | </floater> | 73 | </floater> |