Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#1974 closed defect (fixed)

Patch to correct django fr messages

Reported by: vladikio@… Owned by: hugo
Component: Translations Version:
Severity: minor 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

I'd like to upload a bunch of corrections for the french translation of django messages. Many of them were missing or fuzzy.

Attachments (2)

django_fr_trunk.diff (14.0 KB ) - added by vladikio@… 18 years ago.
the snv diff file
django.po (53.4 KB ) - added by vladikio@… 18 years ago.
new revision

Download all attachments as: .zip

Change History (7)

by vladikio@…, 18 years ago

Attachment: django_fr_trunk.diff added

the snv diff file

comment:1 by vladikio@…, 18 years ago

By the way, this patch is against the current trunk

comment:2 by hugo, 18 years ago

Please don't post diffs, post full .po files. .po files are notorious bad with diff/patch and hard to check for correct applying for someone who doesn't speak the goal language, that's why I prefer only to get full .po files. I did apply the patch and commit it soon, but for future tickets regarding translations, please use full .po file uploads.

comment:3 by hugo, 18 years ago

Resolution: fixed
Status: newclosed

comment:4 by vladikio@…, 18 years ago

Resolution: fixed
Status: closedreopened

understood ... here are some new little corrections (plus I changed the encoding to utf8)

by vladikio@…, 18 years ago

Attachment: django.po added

new revision

comment:5 by hugo, 18 years ago

Resolution: fixed
Status: reopenedclosed

(In [3001]) fixed #1974: updated fr translations

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