diff options
author | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-02-14 16:37:11 +0200 |
---|---|---|
committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-02-14 16:37:11 +0200 |
commit | ffc64187940c5df230d9dcead5c8716c10f109a9 (patch) | |
tree | b0a0026442c8cdfbe00a60a0b8c7d53dd1ce26f2 /indra/newview/skins/default/xui/en | |
parent | 00a6c069f21a7dcde52247e8bdf902e50369cc00 (diff) |
SL-10545 Provide summary memory information in Top Scripts
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_top_objects.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_top_objects.xml b/indra/newview/skins/default/xui/en/floater_top_objects.xml index ceef541290..b82fe43e74 100644 --- a/indra/newview/skins/default/xui/en/floater_top_objects.xml +++ b/indra/newview/skins/default/xui/en/floater_top_objects.xml @@ -16,7 +16,7 @@ </floater.string> <floater.string name="top_scripts_text"> - [COUNT] scripts taking a total of [TIME] ms + [COUNT] scripts taking a total of [TIME] ms and using [MEMORY] KB </floater.string> <floater.string name="scripts_score_label"> |