Opened 14 years ago
Closed 14 years ago
#13651 closed (fixed)
Malayalam (India) translation
Reported by: | rajeesh | Owned by: | nobody |
---|---|---|---|
Component: | Translations | Version: | 1.2 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Malayalam is one among the 22 official languages of India and is spoken in the state of Kerala. Currently it's not supported in django.
Attachments (3)
Change History (7)
by , 14 years ago
comment:1 by , 14 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:2 by , 14 years ago
Triage Stage: | Ready for checkin → Accepted |
---|
I got 5 errors compiling the PO file:
processing file django.po in /Users/rkm/projects/django/hg/django/conf/locale/ml/LC_MESSAGES /Users/rkm/projects/django/hg/django/conf/locale/ml/LC_MESSAGES/django.po:268: a format specification for argument 'item', as in 'msgstr', doesn't exist in 'msgid' /Users/rkm/projects/django/hg/django/conf/locale/ml/LC_MESSAGES/django.po:403: number of format specifications in 'msgid' and 'msgstr' does not match /Users/rkm/projects/django/hg/django/conf/locale/ml/LC_MESSAGES/django.po:1112: number of format specifications in 'msgid' and 'msgstr' does not match /Users/rkm/projects/django/hg/django/conf/locale/ml/LC_MESSAGES/django.po:4690: a format specification for argument 'field' doesn't exist in 'msgstr' /Users/rkm/projects/django/hg/django/conf/locale/ml/LC_MESSAGES/django.po:4695: a format specification for argument 'field' doesn't exist in 'msgstr' msgfmt: found 5 fatal errors
For future reference -- Language code for Malayalam is "ml".
comment:3 by , 14 years ago
Has patch: | set |
---|
Fixed those 5 errors described above. git diff file added.
by , 14 years ago
Attachment: | django.po.diff added |
---|
comment:4 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
The main po file