Closed (fixed)
Project:
Drigg
Version:
5.x-1.36
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2008 at 20:25 UTC
Updated:
18 Jun 2009 at 07:45 UTC
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
Comment #1
mercmobily commentedHi,
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.
Comment #2
mercmobily commented