git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@3499 a333f486-631f-4898-b8df-5754b55c2be0
@@ -1570,7 +1570,7 @@ class DashletBadge extends Dashlet
$oPage->add('<p>');
$oPage->add(' <a>'.Dict::Format('UI:ClickToCreateNew', $sClassLabel).'</a>');
$oPage->add(' <br/>');
- $oPage->add(' <a>Search for Server objects</a>');
+ $oPage->add(' <a>'.Dict::Format('UI:SearchFor_Class', $sClassLabel).'</a>');
$oPage->add('</p>');
$oPage->add('</div>');