Bug 236399
| Summary: | Reply reverses month and day | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andrew Overholt <overholt> | ||||
| Component: | evolution | Assignee: | Matthew Barnes <mbarnes> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | Keywords: | Reopened | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | evolution-2.10.1-8.fc7 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-04-28 04:52:58 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 | ||||||
| Attachments: |
|
||||||
|
Description
Andrew Overholt
2007-04-13 16:05:37 UTC
Created attachment 152553 [details]
illustrative screenshot of the two dates
The attribution string is localized, whereas I believe the Date field in the
original message is displayed as is.
po/en_CA.po
-----------
#. Note to translators: this is the attribution string used when quoting
#. * messages. Each ${Variable} gets replaced with a value. To see a full
#. * list of available variables, see em-composer-utils.c:1514
#: ../mail/em-composer-utils.c:1705
msgid ""
"On ${AbbrevWeekdayName}, ${Year}-${Month}-${Day} at ${24Hour}:${Minute} "
"${TimeZone}, ${Sender} wrote:"
msgstr ""
"On ${AbbrevWeekdayName}, ${Year}-${Day}-${Month} at ${24Hour}:${Minute} "
"${TimeZone}, ${Sender} wrote:"
Closing this as NOTABUG since it seems to be the intended behavior, but feel free to reopen this if you feel there's an issue with that behavior. That is *definitely* a bug. Can we fix it in our packages until Adam W. (I
assume he still does the translations) gets a chance to fix upstream? A simple
reversal of the ${Day} and ${Month} in msgstr would be perfect, I think. Thanks.
No problem. Fixed in evolution-2.10.1-8.fc7. Also forwarded this upstream: http://bugzilla.gnome.org/show_bug.cgi?id=434019 |