Opened 16 years ago

Closed 16 years ago

#8736 closed (fixed)

Italian translation PO files have wrong "Project-Id-Version" header

Reported by: Ramiro Morales Owned by: nobody
Component: Translations Version: dev
Severity: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Back in [7271] all these headers values were changed to Django

Both django.po and djangojs.po files currently have

"Project-Id-Version: Django vSVN\n"

Change History (2)

comment:1 by Malcolm Tredinnick, 16 years ago

milestone: 1.0

This isn't a 1.0 bug. those headers aren't used for anything. Let's keep some perspective here.

comment:2 by Nicola Larosa, 16 years ago

Resolution: fixed
Status: newclosed

(In [8784]) Fixes #8736 - Italian translation. We're hopefully through with
rearranging the chairs on Titanic's deck... ;-)

Note: See TracTickets for help on using tickets.
Back to Top