Re: Improvement of WWW GNOME translation status page



I think Kenneth's idea was to somehow merge the .desktop (and
.directory?) files into the application's .pot; i.e. modify update.pl to
understand that type of files, like it has been modified to support .xml
interface files via ui-extract.

Then strings in .desktop files would automatically be included in the
stats for the application, rather than an extra column.


Cheers
Christian



Stanislav Visnovsky wrote:
> 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.



#######################################################################
Christian Rose
http://www.menthos.com                    	    menthos@menthos.com
#######################################################################




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