#7945 closed (fixed)
Italian compiled translation isn't up to date
| Reported by: | Marc Garcia | Owned by: | Nicola Larosa |
|---|---|---|---|
| Component: | Translations | Version: | dev |
| Severity: | Keywords: | it italian | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
It looks like django.mo updated in [7997] isn't the compilation of django.po uploaded in the same changeset.
It should be fixed commiting django.mo after a compilemessages process.
Note:
See TracTickets
for help on using tickets.
(In [8070]) Update to the Italian translation. No msgstr changed/added/deleted, just
line numbers in comments. Also fixes #7945: thanks, garcia_marc.