Opened 9 years ago
Closed 9 years ago
#10498 closed Patch - Translation (Fixed)
[PATCH i18n] zh_HK Locale file
Reported by: | Owned by: | Nicolas Riendeau | |
---|---|---|---|
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 (2)
Change History (6)
comment:1 Changed 9 years ago by
Milestone: | unknown → 0.25 |
---|---|
Owner: | changed from Kenni Lund [kenni a kelu dot dk] to Nicolas Riendeau |
Status: | new → assigned |
Version: | → Master Head |
comment:2 Changed 9 years ago by
Status: | assigned → infoneeded |
---|
comment:4 Changed 9 years ago by
Resolution: | → Fixed |
---|---|
Status: | infoneeded → closed |
Commited in b4c922bdb950402c6f54f080bdfbcdf6dc5c8012 earlier today (commit hook is not currently active).
Note: See
TracTickets for help on using
tickets.
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