On Mon, Dec 15, 2008 at 00:11, Bastian Feder <bastian.fe...@gmail.com> wrote: > Hi folks, > > as I am scanning what to do next I looked at the 'Revision Check' page > (http://doc.php.net/php/de/revcheck.php?dir=51&p=files) and selected > the SQLite section. > You'll see an HTML-table with a number of columns, which one of them > is named 'status'. > Since I did not find any explaination what 'status' means, I just > wanted to ask what is this all about? What does each state (e.g. > working, ready, etc) mean?
Status is just an artificial status for humans to see if the "maintainer" of that file was finished translating it or is still working on it. This status obviously only relates to the EN-Revision the file references, so the chances are that files with status=ready are out of date. -Hannes