Improvement of WWW GNOME translation status page



Hi!

Could it be possible to add the .desktop and .directory statistics?

Idea: the look:
       ---------------
       |     lang    |
       --------------
       | po   | other|
       --------------
module | 5%   | 0%   |
       ---------------

The implementation:
In the corresponding Perl script ( I'm not sure which one is used right 
now) you need to invoke something like:

./allpo.pl load $cvsroot/$po_dir/.. $lang | 
msgfmt --statistics -o /dev/null - 2>&1 

This code uses the allpo.pl script from gnome-i18n.

Unfortunately, I can't write Perl scripts.

-----------------------------------------------------------
Stano Visnovsky
Faculty of Mathematics and Physics
Charles University, Prague







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