Package: gdebi
Severity: minor
Tags: l10n

Hi,

In the current source package:
$ msgfmt --statistics fr.po
56 translated messages.
$ make update-po
[...]
$ msgfmt --statistics fr.po
41 translated messages, 17 fuzzy translations, 9 untranslated messages.

This problem is usually due to a late call to update the po files, so
that the diff (or the original tarball in the case of a native package,
such as gdebi) is not up-to-date.

If I build the package, gdebi_0.1.4.tar.gz is fully up-to-date, as your
clean target call the update-po target (through setup.py). Therefore,
there shouldn't be any problem.
However, fr.po is not up-to-date, and I have no idea why...

Cheers,

-- 
Thomas Huriaux

Attachment: signature.asc
Description: Digital signature

Reply via email to