Month name in output should be translated

intu.cz - January 1, 2008 - 15:21
Project:Views 'Group-By' Pack
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

The month name in the output should be translated according to the language of the site. I changed line 55 in monthgroup.module to:

$month = t(date('F', strtotime($val)));

but I am not sure if it's the proper solution.

Thanks

Roman

#1

linuxbox - March 11, 2008 - 23:17
Status:active» fixed

Version 1.2 will probably do it. It uses date_format_date or format_date (if the former isn't available), which should provide translations.

#2

Anonymous (not verified) - March 25, 2008 - 23:21
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.