Bug 223210
| Summary: | [ml_IN][cal] AM/PM shown as 00 in GUI and print | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | A S Alam <aalam> | ||||||||
| Component: | evolution | Assignee: | Matthew Barnes <mbarnes> | ||||||||
| Status: | CLOSED NOTABUG | QA Contact: | |||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | medium | ||||||||||
| Version: | rawhide | CC: | eng-i18n-bugs, majain, mshao | ||||||||
| Target Milestone: | --- | Keywords: | i18n, Translation | ||||||||
| Target Release: | --- | ||||||||||
| Hardware: | All | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2007-09-13 17:21:05 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 150225, 223211 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
A S Alam
2007-01-18 14:21:18 UTC
Created attachment 145919 [details]
Image for ml_IN's AM/PM
Just found out that "00" is shown for locales where time is show in 24hr format, 12hr formats come properly. Actually, this is not a but, but a feature which looks bad when viewing the calendar. This is what i found in e-day-view-time-item.c:681 /* In 12-hour format we display 'am' or 'pm' instead of '00'. */ So, this "00" is the starting minutes of the event. However, I agree with Aman that any user can confuse this 00 with a string error. I'l trying to see whats the best solution out :) Created attachment 146529 [details]
Screenshot with "00" and "30" minute markers being shown in 24hr day-view
Created attachment 146534 [details]
Patch to get to the screenshot in previous comment.
So either this is not a bug or this patch can be good or we can remove the minutes marker altogether from the display. What do you think Matthew? Not sure this is a bug, but we should figure this out before F7... I'd say the minutes display could just be removed without a big loss of clarity. But it is probably best to leave that decision to upstream. Based on attachment 146534 [details] I would say this is notabug.
Agreed, closing as such. |