In line 532 of drigg_users module t function is not used for "User stats" so it won't translate.

$fields[t('User stats')]['extra_info']=array(
'value' => $msg
);

Comments

mercmobily’s picture

Status: Active » Fixed

Hi,

Well a little late, but fixed in the 6.x version of the module...
I can't believe this bug waited this long. Sorry.

Merc.

mercmobily’s picture

Status: Fixed » Closed (fixed)