Ticket #10498 (closed Patch - Translation: Fixed)
Opened 14 months ago
Last modified 14 months ago
[PATCH i18n] zh_HK Locale file
| Reported by: | Walter Cheuk <wwycheuk@…> | Owned by: | knight |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25 |
| Component: | Translations | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Locale file for zh_HK (Chinese (Hong Kong))
Attachments
Change History
comment:1 Changed 14 months ago by knight
- Owner changed from kenni to knight
- Status changed from new to assigned
- Version set to Master Head
- Milestone changed from unknown to 0.25
comment:2 Changed 14 months ago by knight
- Status changed from assigned to infoneeded
Hi Walter!
Everything looks OK except the MythArchive? date and time format (which might well be my fault because I'm not sure I got back to you on this, if it is indeed the case I'm sorry...).
They must use strftime() format codes, more specifically Python ones (which doesn't necessarily have all the ones available in C++) since the program who actually uses these is in Python.
re: http://docs.python.org/library/datetime.html#strftime-strptime-behavior
Can you please fix those two entries and attach a new locale file on this ticket?
Thank you!
Nicolas
comment:3 Changed 14 months ago by Walter Cheuk <wwycheuk@…>
I thought it's in GNOME format... Anyway, here the updated file.
comment:4 Changed 14 months ago by knight
- Status changed from infoneeded to closed
- Resolution set to Fixed
Commited in b4c922bdb950402c6f54f080bdfbcdf6dc5c8012 earlier today (commit hook is not currently active).
