Re: status pages problem: file-roller translated 100% but shows'inf'



tor 2003-01-23 klockan 15.47 skrev Marius Andreiana:
> On this page
> http://developer.gnome.org/projects/gtp/status/gnome-2.1-core/ro.html
> file-roller shows 'inf' where it should be '100.00'. Perhaps a division
> by zero in scripts?

Correct. But it's usually more interesting to know *why* a division by
zero occurred. :-)

In the case of the current status pages, that's usually because of one
of the following reasons:
1) The name of the module's pot file changed. The status pages have a
setting for each application's pot file name, and when that changes,
things break. (Carlos, is this true for the new status pages too?)
2) A file in the module was removed without it's corresponding entry in
POTFILES.in, so that POTFILES.in currently lists a non-existing file,
which will break both intltool, gettext, and building said module. And
the status pages of course, since they use intltool.

And as was indirectly mentioned on this list earlier today
(http://mail.gnome.org/archives/gnome-i18n/2003-January/msg00321.html),
in this case it was the second reason of those above.


Christian




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]