#9612 closed (fixed)
Bug-fixing translation patch for Danish - date formats now properly localized
Reported by: | finngruwier | Owned by: | nobody |
---|---|---|---|
Component: | Translations | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Here is a new translation patch for trunk for Danish translation. The most important thing is that it fixes some stupid errors (mine) in the former translation. I didn't understand the meaning of DATE_FORMAT, TIME_FORMAT, etc. and I didn't bother to find out what they meant, som I just translated them litterally, which gave strange bugs in date formatting as a result. I have tested that Danish date formatting now works with this patch.
Attachments (1)
Change History (6)
by , 16 years ago
Attachment: | translation_update.diff added |
---|
comment:1 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
follow-up: 3 comment:2 by , 16 years ago
Applied this to branch 1.0.X. Please let me know if it also should be applied to trunk.
comment:3 by , 16 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Replying to kmtracey:
Applied this to branch 1.0.X. Please let me know if it also should be applied to trunk.
Yes, please. Thank you.
comment:4 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Fixed on trunk in [9509] with a fumble-fingered commit message that specified the wrong ticket number.
(In [9491]) [1.0.X] Fixed #9612: Danish translation update including date format corrections.