> It was said do not translate install.*.xml files. But DO_NOT_TRANSLATE file > itself is 7 months old. I was wondering if those install files are up to > date and ready to be translated. They are very important part of PHP > document.
They are of course. The plan is to distribute the install.configure.* files to extension reference manual parts somehow (much like constants.xml, ini.xml but with the name configure.xml of course). Other parts will probably be renamed and moved to phpdoc/en/install/* (a soon to be new directory). Streams will be moved to a new directory, or to an entirely new repository or subdir for the php internals manual, and other parts will be moved to a dir named intro or something like this, or to the main language dir. As you can see nothing I explained above is fixed, only the move of configure options information to extension reference dirs. The changes outlined above will also require changes in XML structure though, so this is why that file is there for some time now. Judge yourself if you can watch for changes or not, I cannot give any time estimates on when all these will be done, especially as the TODO list is not fixed about install part reforms. Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
