#1037: calendar widgets Chinese translation file can't work.
---------------------+------------------------------------------------------
Reporter: nEO | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: Widgets | Version: 0.9a6
Severity: major | Keywords: calendar zh
---------------------+------------------------------------------------------
$tg/widgets/static/calendar/lang/calendar-zh.js
contain a bug,
the original translator missing one line
'''"Calendar._FD = 0;"'''
the chinese calendar will display all days as undefined.
I have fixed this bug, and convert the file to UTF-8 encoding.
Because the jscalendar suggest use UTF-8 as default encoding.
the attachment is the fixed version.
place it to
$tg/widgets/static/calendar/lang/calendar-zh.js
and
$tg/widgets/static/calendar/lang/calendar-zh-cn.js
and
$tg/widgets/static/calendar/lang/calendar-zh-cn-utf8.js
and
$tg/widgets/static/calendar/lang/calendar-zh-cn-utf-8.js
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1037>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---