Hi,
You are confusing two different things: the cvs version of the German file
and the last translated English cvs version.
Looking to pg-select.xml, we have:
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.12 Maintainer: conni Status: ready -->
As you can see, this file only has one revision (cvs version), but the
translation refers to the revision 1.12 of the English version.
Basically what revcheck tells you is which files are outdated and how
outdated they are. As the actual English file is in its 14 revision, your
translation is 2 revisions old.
Resuming: there is no problem at all :)
Nuno
----- Original Message -----
Hi all
There is some strange output on the revckeck page ??
http://doc.php.net/php/de/revcheck.php?dir=73&p=files
shows that pg_select.xml has the revision number 1.12 in the de-tree but
in cvs its revison number is 1.1
also for pg_fetch_row.xml: its real revision number is 1.8 and not 1.9 as
displayed.
Regards
Conni