Posted by aghajani on November 25, 2008 at 8:25pm
Jump to:
| Project: | Drigg |
| Version: | 5.x-1.36 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
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.
#2