diff options
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/floater_bumps.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/en-us/floater_bumps.xml | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/floater_bumps.xml b/linden/indra/newview/skins/xui/en-us/floater_bumps.xml index cefa7a5..a704fe0 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_bumps.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_bumps.xml | |||
@@ -1,28 +1,28 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-572" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-572" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" enabled="true" height="180" hidden="false" left="0" | 3 | can_resize="false" enabled="true" height="180" left="0" min_height="100" |
4 | min_height="100" min_width="100" mouse_opaque="true" name="floater_bumps" | 4 | min_width="100" mouse_opaque="true" name="floater_bumps" |
5 | rect_control="FloaterBumpRect" title="Bumps, Pushes & Hits" width="400"> | 5 | rect_control="FloaterBumpRect" title="Bumps, Pushes & Hits" width="400"> |
6 | <scroll_list background_visible="true" bottom="-172" column_padding="5" draw_border="false" | 6 | <scroll_list background_visible="true" bottom="-172" column_padding="5" draw_border="false" |
7 | draw_heading="false" draw_stripes="true" enabled="true" | 7 | draw_heading="false" draw_stripes="true" enabled="true" |
8 | follows="left|top|right|bottom" height="152" hidden="false" left="6" | 8 | follows="left|top|right|bottom" height="152" left="6" mouse_opaque="true" |
9 | mouse_opaque="true" multi_select="true" name="bump_list" width="388" /> | 9 | multi_select="true" name="bump_list" width="388" /> |
10 | <text hidden="true" name="none_detected"> | 10 | <string name="none_detected"> |
11 | None detected | 11 | None detected |
12 | </text> | 12 | </string> |
13 | <text hidden="true" name="bump"> | 13 | <string name="bump"> |
14 | [TIME] [FIRST] [LAST] bumped you | 14 | [TIME] [FIRST] [LAST] bumped you |
15 | </text> | 15 | </string> |
16 | <text hidden="true" name="llpushobject"> | 16 | <string name="llpushobject"> |
17 | [TIME] [FIRST] [LAST] pushed you with a script | 17 | [TIME] [FIRST] [LAST] pushed you with a script |
18 | </text> | 18 | </string> |
19 | <text hidden="true" name="selected_object_collide"> | 19 | <string name="selected_object_collide"> |
20 | [TIME] [FIRST] [LAST] hit you with an object | 20 | [TIME] [FIRST] [LAST] hit you with an object |
21 | </text> | 21 | </string> |
22 | <text hidden="true" name="scripted_object_collide"> | 22 | <string name="scripted_object_collide"> |
23 | [TIME] [FIRST] [LAST] hit you with a scripted object | 23 | [TIME] [FIRST] [LAST] hit you with a scripted object |
24 | </text> | 24 | </string> |
25 | <text hidden="true" name="physical_object_collide"> | 25 | <string name="physical_object_collide"> |
26 | [TIME] [FIRST] [LAST] hit you with a physical object | 26 | [TIME] [FIRST] [LAST] hit you with a physical object |
27 | </text> | 27 | </string> |
28 | </floater> | 28 | </floater> |