diff options
author | McCabe Maxsted | 2009-02-16 11:48:17 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-02-16 11:48:17 -0700 |
commit | 00716781a30de3eb57dc36d2128b0afd56571c99 (patch) | |
tree | 49c7094f961aef93b824c95b4fb7a112c5f2316d /linden/indra/newview/skins/default | |
parent | Removed useless music pause button (diff) | |
download | meta-impy-00716781a30de3eb57dc36d2128b0afd56571c99.zip meta-impy-00716781a30de3eb57dc36d2128b0afd56571c99.tar.gz meta-impy-00716781a30de3eb57dc36d2128b0afd56571c99.tar.bz2 meta-impy-00716781a30de3eb57dc36d2128b0afd56571c99.tar.xz |
Backported Top Scripts changes from 1.22
Diffstat (limited to 'linden/indra/newview/skins/default')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_top_objects.xml | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_top_objects.xml b/linden/indra/newview/skins/default/xui/en-us/floater_top_objects.xml index 96f48eb..1b60510 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_top_objects.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_top_objects.xml | |||
@@ -14,7 +14,8 @@ | |||
14 | <column label="Owner" name="owner" width="105" /> | 14 | <column label="Owner" name="owner" width="105" /> |
15 | <column label="Location" name="location" width="130" /> | 15 | <column label="Location" name="location" width="130" /> |
16 | <column label="Time" name="time" width="100" /> | 16 | <column label="Time" name="time" width="100" /> |
17 | </scroll_list> | 17 | <column label="Mono Time" name="mono_time" width="55" /> |
18 | </scroll_list> | ||
18 | <text bottom_delta="-30" follows="left|bottom" font="SansSerifSmall" height="20" | 19 | <text bottom_delta="-30" follows="left|bottom" font="SansSerifSmall" height="20" |
19 | left="10" name="id_text" width="100"> | 20 | left="10" name="id_text" width="100"> |
20 | Object ID: | 21 | Object ID: |
@@ -61,7 +62,10 @@ | |||
61 | <string name="scripts_score_label"> | 62 | <string name="scripts_score_label"> |
62 | Time | 63 | Time |
63 | </string> | 64 | </string> |
64 | <string name="top_colliders_title"> | 65 | <string name="scripts_mono_time_label"> |
66 | Mono Time | ||
67 | </string> | ||
68 | <string name="top_colliders_title"> | ||
65 | Top Colliders | 69 | Top Colliders |
66 | </string> | 70 | </string> |
67 | <string name="top_colliders_text"> | 71 | <string name="top_colliders_text"> |
@@ -70,7 +74,7 @@ | |||
70 | <string name="colliders_score_label"> | 74 | <string name="colliders_score_label"> |
71 | Score | 75 | Score |
72 | </string> | 76 | </string> |
73 | <string name="none_descriptor"> | 77 | <string name="none_descriptor"> |
74 | None found. | 78 | None found. |
75 | </string> | 79 | </string> |
76 | </floater> | 80 | </floater> |