After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 650199 - Show stats for the images on a module page
Show stats for the images on a module page
Status: RESOLVED DUPLICATE of bug 650564
Product: damned-lies
Classification: Infrastructure
Component: general
unspecified
Other All
: Low enhancement
: ---
Assigned To: damned-lies Maintainer(s)
damned-lies Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-05-14 19:40 UTC by Alexandre Franke
Modified: 2011-08-04 14:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexandre Franke 2011-05-14 19:40:35 UTC
When there are images to localize, from the module page, you only see an icon linking to a page with all images. You have to go to this page to see if all images are localized. Stats, i.e. the usual (translated/fuzzy/untranslated), should be displayed next to the icon.
Comment 1 Claude Paroz 2011-05-16 07:17:21 UTC
Currently we don't store specific image translation stats in the database, so this would probably require a schema change in the DB. Low priority for me.
Comment 2 Luc Pi 2011-05-19 19:36:12 UTC
I do not know what engine is running behind, but...

...does it need to be stored in DB, can't it be just processed?

I am thinking that since it generates the "Module doc figures status" page, it must be able to process the stats too. All the info is on the page.
Comment 3 Claude Paroz 2011-08-04 13:18:07 UTC
I've done this on the vertimus detail page as part of #650564. I'm a bit reluctant to add more content to the module page, which is already overloaded. Do you think that it's really needed on the module page also?
Comment 4 Alexandre Franke 2011-08-04 13:40:14 UTC
I think it's important to be able to see from the module page that there are missing translations for images too. Otherwise, this could be missed.
Comment 5 Claude Paroz 2011-08-04 13:51:06 UTC
Image translations are included in global translation stats, so if there are untranslated images, this will be reflected in the main stat numbers. The detail can then be seen in the "vertimus" page.
Comment 6 Claude Paroz 2011-08-04 14:39:11 UTC

*** This bug has been marked as a duplicate of bug 650564 ***