diff --git a/indra/newview/llhoverview.cpp b/indra/newview/llhoverview.cpp index e9f47cf94..e535f5b1f 100644 --- a/indra/newview/llhoverview.cpp +++ b/indra/newview/llhoverview.cpp @@ -307,7 +307,7 @@ void LLHoverView::updateText() } mText.push_back(line); - mText.push_back(llformat("ARC: %d", hit_object->asAvatar()->getVisualComplexity())); + mText.push_back(LLTrans::getString("Complexity", LLSD().with("NUM", static_cast(hit_object->asAvatar()->getVisualComplexity())))); } else { diff --git a/indra/newview/skins/default/xui/en-us/strings.xml b/indra/newview/skins/default/xui/en-us/strings.xml index 6fd8d343e..330939629 100644 --- a/indra/newview/skins/default/xui/en-us/strings.xml +++ b/indra/newview/skins/default/xui/en-us/strings.xml @@ -3559,6 +3559,8 @@ If you continue to receive this message, please contact Second Life support for Bottom Bottom Right + Complexity: [NUM] + Downloaded, now compiling Script compilation service not available