Files
SingularityViewer/indra/newview/skins/default/xui/en-us/floater_lagmeter.xml
2010-04-02 02:48:44 -03:00

201 lines
7.9 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater can_close="true" can_drag_on_left="false" can_minimize="true"
can_resize="false" height="150" name="floater_lagmeter"
rect_control="FloaterLagMeter" title="Lag Meter" width="350">
<button bottom="-40" enabled="true" follows="top|left" font="SansSerif" halign="center"
height="16" image_selected="lag_status_good.tga"
image_unselected="lag_status_good.tga" label="" label_selected="" left="8"
mouse_opaque="true" name="client_lagmeter" scale_image="true"
tab_stop="false" tool_tip="Client lag status" width="16" />
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-40" drop_shadow_visible="true" follows="left|top" font="SansSerif"
h_pad="0" halign="left" height="16" left="27" mouse_opaque="true"
name="client" v_pad="0" width="128">
Client:
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-40" drop_shadow_visible="true" follows="left|top" font="SansSerif"
h_pad="0" halign="left" height="16" left="110" mouse_opaque="true"
name="client_text" right="-10" v_pad="0">
Normal
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-56" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="40"
mouse_opaque="true" name="client_lag_cause" right="-32" v_pad="0" />
<button bottom="-80" enabled="true" follows="top|left" font="SansSerif" halign="center"
height="16" image_selected="lag_status_good.tga"
image_unselected="lag_status_good.tga" label="" label_selected="" left="8"
mouse_opaque="true" name="network_lagmeter" scale_image="true"
tab_stop="false" tool_tip="Network lag status" width="16" />
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-80" drop_shadow_visible="true" follows="left|top" font="SansSerif"
h_pad="0" halign="left" height="16" left="27" mouse_opaque="true"
name="network" v_pad="0" width="128">
Network:
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-80" drop_shadow_visible="true" follows="left|top" font="SansSerif"
h_pad="0" halign="left" height="16" left="110" mouse_opaque="true"
name="network_text" right="-10" v_pad="0">
Normal
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-96" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="40"
mouse_opaque="true" name="network_lag_cause" right="-32" v_pad="0" />
<button bottom="-120" enabled="true" follows="top|left" font="SansSerif"
halign="center" height="16" image_selected="lag_status_good.tga"
image_unselected="lag_status_good.tga" label="" label_selected="" left="8"
mouse_opaque="true" name="server_lagmeter" scale_image="true"
tab_stop="false" tool_tip="Server lag status" width="16" />
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-120" drop_shadow_visible="true" follows="left|top"
font="SansSerif" h_pad="0" halign="left" height="16" left="27"
mouse_opaque="true" name="server" v_pad="0" width="60">
Server:
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-120" drop_shadow_visible="true" follows="left|top"
font="SansSerif" h_pad="0" halign="left" height="16" left="110"
mouse_opaque="true" name="server_text" right="-10" v_pad="0">
Normal
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-136" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="40"
mouse_opaque="true" name="server_lag_cause" right="-32" v_pad="0" />
<button bottom="5" follows="left|top" font="SansSerif" halign="center" height="18"
help_url="https://support.secondlife.com/ics/support/default.asp?deptID=4417&amp;task=knowledge&amp;questionID=4851"
label="?" mouse_opaque="true"
name="server_help" right="-10" width="18" />
<button bottom="5" follows="left|top" font="SansSerif" halign="center" height="20"
label="&gt;&gt;" left="5" mouse_opaque="true" name="minimize" width="25" />
<string name="max_title_msg">
Lag Meter
</string>
<string name="max_width_px">
360
</string>
<string name="min_title_msg">
Lag
</string>
<string name="min_width_px">
90
</string>
<string name="client_text_msg">
Client
</string>
<string name="client_frame_rate_critical_fps">
10
</string>
<string name="client_frame_rate_warning_fps">
15
</string>
<string name="client_frame_time_window_bg_msg">
Normal, window in background
</string>
<string name="client_frame_time_critical_msg">
Client frame rate below [CLIENT_FRAME_RATE_CRITICAL]
</string>
<string name="client_frame_time_warning_msg">
Client frame rate between [CLIENT_FRAME_RATE_CRITICAL] and [CLIENT_FRAME_RATE_WARNING]
</string>
<string name="client_frame_time_normal_msg">
Normal
</string>
<string name="client_draw_distance_cause_msg">
Possible cause: Draw distance set too high
</string>
<string name="client_texture_loading_cause_msg">
Possible cause: Images loading
</string>
<string name="client_texture_memory_cause_msg">
Possible cause: Too many images in memory
</string>
<string name="client_complex_objects_cause_msg">
Possible cause: Too many complex objects in scene
</string>
<string name="network_text_msg">
Network
</string>
<string name="network_packet_loss_critical_pct">
10
</string>
<string name="network_packet_loss_warning_pct">
5
</string>
<string name="network_packet_loss_critical_msg">
Connection is dropping over [NETWORK_PACKET_LOSS_CRITICAL]% of packets
</string>
<string name="network_packet_loss_warning_msg">
Connection is dropping [NETWORK_PACKET_LOSS_WARNING]%-[NETWORK_PACKET_LOSS_CRITICAL]% of packets
</string>
<string name="network_performance_normal_msg">
Normal
</string>
<string name="network_ping_critical_ms">
600
</string>
<string name="network_ping_warning_ms">
300
</string>
<string name="network_ping_critical_msg">
Connection ping time is over [NETWORK_PING_CRITICAL] ms
</string>
<string name="network_ping_warning_msg">
Connection ping time is [NETWORK_PING_WARNING]-[NETWORK_PING_CRITICAL] ms
</string>
<string name="network_packet_loss_cause_msg">
Possible bad connection or &apos;Bandwidth&apos; pref too high.
</string>
<string name="network_ping_cause_msg">
Possible bad connection or file-sharing app.
</string>
<string name="server_text_msg">
Server
</string>
<string name="server_frame_rate_critical_fps">
20
</string>
<string name="server_frame_rate_warning_fps">
30
</string>
<string name="server_single_process_max_time_ms">
20
</string>
<string name="server_frame_time_critical_msg">
Simulator framerate below [SERVER_FRAME_RATE_CRITICAL]
</string>
<string name="server_frame_time_warning_msg">
Simulator framerate between [SERVER_FRAME_RATE_CRITICAL] and [SERVER_FRAME_RATE_WARNING]
</string>
<string name="server_frame_time_normal_msg">
Normal
</string>
<string name="server_physics_cause_msg">
Possible Cause: Too many physical objects
</string>
<string name="server_scripts_cause_msg">
Possible Cause: Too many scripted objects
</string>
<string name="server_net_cause_msg">
Possible Cause: Too much network traffic
</string>
<string name="server_agent_cause_msg">
Possible Cause: Too many moving people in region
</string>
<string name="server_images_cause_msg">
Possible Cause: Too many image calculations
</string>
<string name="server_generic_cause_msg">
Possible Cause: Simulator load too heavy
</string>
<string name="smaller_label">
&gt;&gt;
</string>
<string name="bigger_label">
&lt;&lt;
</string>
</floater>