Changeset 31299

Show
Ignore:
Timestamp:
01/04/06 12:14:51 (4 years ago)
Author:
madarche
Message:

Updated doc + added Makefile.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • CPSI18n/trunk/doc/howto-translate_cps.txt

    r31298 r31299  
    208208 
    209209 
     210Translation coverage 
     211==================== 
     212 
     213The translation coverage for CPS 3.3.8 and the current developments (trunk) are 
     214respectively 
     215http://www.cps-project.org/static/i18n/CPS-3.3.8/i18n_coverage.png , 
     216http://www.cps-project.org/static/i18n/CPS-trunk/i18n_coverage.png 
     217 
     218If you want to produce those graphs yourself you need to use the i18n_coverage 
     219script from the CPSI18n product and the gdchart python program (on Debian Sarge 
     220apt-get install python-gdchart libgdchart-gd1-noxpm). 
     221 
     222And here is a possible command line:: 
     223 
     224  $ CPSI18n/bin/i18n_coverage -v --dir 
     225  /usr/local/zope/instance/cps-zope2.9/Products CPS* Cal* -eCPSSkins 
     226 
     227 
    210228.. Local Variables: 
    211229.. mode: rst