#23989 closed Bug (invalid)
Korean translation of timesince filter is wrong.
| Reported by: | JuneHyeon Bae | Owned by: | JuneHyeon Bae |
|---|---|---|---|
| Component: | Translations | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | yes |
Description
Current version ignore all time units (eg: "16 minutes" will be translate into "16". It should be "16 분"(boon)).
This problem shall break localization of | timesince filter.
Change History (8)
comment:1 by , 11 years ago
| Status: | new → assigned |
|---|
comment:2 by , 11 years ago
| Resolution: | → invalid |
|---|---|
| Severity: | Release blocker → Normal |
| Status: | assigned → closed |
follow-up: 4 comment:3 by , 11 years ago
As this is rather serious, I'm available to commit a fix after the corresponding strings are fixed in Transifex. devunt, can you ping me when those strings are fixed in Transifex?
comment:4 by , 11 years ago
Replying to claudep:
As this is rather serious, I'm available to commit a fix after the corresponding strings are fixed in Transifex. devunt, can you ping me when those strings are fixed in Transifex?
Translation fixed in Transifex. Thank you.
comment:7 by , 11 years ago
I'm sorry but I missed one translation. By the way, this one is not urgent, but little important.
comment:8 by , 11 years ago
Your latest fix will be integrated automatically with Django 1.8 through the normal translation workflow.
Thanks for the report, but translations are handled at Transifex. See https://docs.djangoproject.com/en/dev/internals/contributing/localizing/#translations.