Closed (fixed)
Project:
Date
Version:
5.x-1.6
Component:
User interface
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2007 at 03:51 UTC
Updated:
31 Oct 2007 at 11:21 UTC
I just replaced lines 476 and 484 of date.module with the following:
'label' => t($field['widget']['label']),
'description' => t($field['widget']['description']),
It improves localization of this module (and i think it doesn't break anything...)
Comments
Comment #1
karens commentedMissed this older issue and fixed a newer one that pointed out the same problem. Fix committed. Thanks!
Comment #2
(not verified) commented