Opened 13 years ago
Closed 13 years ago
#7652 closed enhancement (duplicate)
[Deskbar] Calendar is not localized
Reported by: | deejam | Owned by: | zooey |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Locale Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #7947 | |
Platform: | All |
Description
The calendar in Deskbar is not localized.
r1a3-rc-hrev41884.
As seen in the image below, the month and days of the week are not localized.
Attachments (1)
Change History (5)
by , 13 years ago
Attachment: | deskbar_calendar_not_localized.png added |
---|
comment:1 by , 13 years ago
comment:2 by , 13 years ago
BTW, calendar layout is different from time preflet. Would be nice to unify them.
comment:3 by , 13 years ago
Component: | Applications/Deskbar → Kits/Locale Kit |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Both Deskbar and Time preferences use BCalendarView, which in turn uses strftime for getting the weekdays and month names. So I guess it's a problem with strftime not working properly (ie localized) in that case ?
comment:4 by , 13 years ago
Blocking: | 7947 added |
---|---|
Resolution: | → duplicate |
Status: | assigned → closed |
Duplicate of #7947.
Note:
See TracTickets
for help on using tickets.
Calendar in time preflet is also not localized.