| | 210 | Translation coverage |
|---|
| | 211 | ==================== |
|---|
| | 212 | |
|---|
| | 213 | The translation coverage for CPS 3.3.8 and the current developments (trunk) are |
|---|
| | 214 | respectively |
|---|
| | 215 | http://www.cps-project.org/static/i18n/CPS-3.3.8/i18n_coverage.png , |
|---|
| | 216 | http://www.cps-project.org/static/i18n/CPS-trunk/i18n_coverage.png |
|---|
| | 217 | |
|---|
| | 218 | If you want to produce those graphs yourself you need to use the i18n_coverage |
|---|
| | 219 | script from the CPSI18n product and the gdchart python program (on Debian Sarge |
|---|
| | 220 | apt-get install python-gdchart libgdchart-gd1-noxpm). |
|---|
| | 221 | |
|---|
| | 222 | And 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 | |
|---|