As #304785: Translation Overview replacement? says t"his is for checking how complete your .po files are for translation of modules" - a functionality which I am looking for since I was a child, er, since I learned how to create and use them in my Drupal projects.
This module does not provide this functionality: all it does is checking for the appropriate .po files in the directories of the installed modules. It does not show anything (nor have a clue) about the completeness of those translations - it shows only a missing (cross) or present (tick) flag.
I would kindly ask for a page where the translation status is shown (eg. how many of a given module's strings have translations installed and/or available in .po the files), not the translation presence.
Comments
Comment #1
nedjoAgreed, this is the desired functionality.
#322158: Tie into Coder and its new translation tests is what we'd need to do.
Comment #2
boobaaCouldn't wait for this, so I posted Language Checker module, which utilizes potx.module for its checks.