Michael Schmitt wrote: > Hello, > > I have created a shell script that generates a PHP web script based on > information in the "*.po" files. Its purpose is to provide users and > translators with information on the quality of the translations. > > The script is called "postats.php".The resulting PHP script (which > should be regenerated from time to time) is called > "internationalization.php". > > "postats.php" should be added to "lyx-devel/po" while > "internationalization.php" should be part of "www-devel" or "www-user". > > Unfortunately, I wasn't able to test whether the PHP script works within > the LyX web framework but I hope I used the start and end scripts in the > correct manner. A native speaker should also check the introductory text > on top of the page. > > It would be nice if a volunteer is willing to check and commit the page > (or give feedback for further improvements). > > Kind regards, Michael >
Michael, I put it on http://www.devel.lyx.org/~leeming/www-devel/internationalization.php Note the Fatal error: Call to unsupported or undefined function foreach() in /home/leeming/public_html/www-devel/internationalization.php on line 206 LyX has a php3 server; is this new to php4? -- Angus