Re: New web page for information on internationalization

2003-01-22 Thread Michael Schmitt
Dear Angus, I think I found the problem - a few blanks at the beginning of the PHP script. Please check the attached scripts - and let's cross our fingers. If they don't work, I give up. If they work, I would be very grateful if you commit them. Michael i18n.php Description: application/ht

Re: New web page for information on internationalization

2003-01-22 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes: Michael> Hello, thanks to Angus' assistance, I was able to fix a few Michael> layout problems with the web page (conflicts with existing Michael> style sheets). Michael> Please have a look at Michael> Michael> http://www.devel.lyx.or

Re: New web page for information on internationalization

2003-01-22 Thread Michael Schmitt
Angus Leeming wrote: Michael, find it at http://www.devel.lyx.org/~leeming/www-devel/i18n.php Mozilla comes up with the proper green background but has some warnings at the bottom of the page. Warning: Uninitialized variable or array index or property (counter_file) in end.php3 on line 41 Web

Re: New web page for information on internationalization

2003-01-22 Thread Angus Leeming
Michael Schmitt wrote: > Hello, > > thanks to Angus' assistance, I was able to fix a few layout problems > with the web page (conflicts with existing style sheets). > > Please have a look at > >http://www.devel.lyx.org/~leeming/www-devel/internationalization.php > > (Angus, I have made the

Re: New web page for information on internationalization

2003-01-22 Thread Michael Schmitt
Alfredo Braunstein wrote: What does it take to be green? Expect an update shortly... ;) More than 2/3 of all messages must be translated (typically the remaining messages are tooltips which are less important) I recommend to wait until Lars has released 1.3.0pre3. Lars promised to apply a p

Re: New web page for information on internationalization

2003-01-22 Thread Alfredo Braunstein
Michael Schmitt wrote: > Lars Gullik Bjønnes wrote: > >>| Michael, I put it on >>| http://www.devel.lyx.org/~leeming/www-devel/internationalization.php >> >>perhaps it should be shortened to i18n? >> > Done. (See previous mail). > >>| Fatal error: Call to unsupported or undefined function foreac

Re: New web page for information on internationalization

2003-01-22 Thread Michael Schmitt
Lars Gullik Bjønnes wrote: | Michael, I put it on | http://www.devel.lyx.org/~leeming/www-devel/internationalization.php perhaps it should be shortened to i18n? Done. (See previous mail). | Fatal error: Call to unsupported or undefined function foreach() in | /home/leeming/public_html/www-d

Re: New web page for information on internationalization

2003-01-22 Thread Michael Schmitt
Hello, thanks to Angus' assistance, I was able to fix a few layout problems with the web page (conflicts with existing style sheets). Please have a look at http://www.devel.lyx.org/~leeming/www-devel/internationalization.php (Angus, I have made the colors a little bit darker and replaced "i

Re: New web page for information on internationalization

2003-01-22 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | 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 translati

Re: New web page for information on internationalization

2003-01-22 Thread Angus Leeming
Michael Schmitt wrote: > Angus Leeming wrote: > >>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

Re: New web page for information on internationalization

2003-01-22 Thread Michael Schmitt
Angus Leeming wrote: For the curious: The HTML page looks like this (the errors are caused by the LyX wrapper scripts): http://localhost/~schmitt/internationalization.php And how, exactly, are we meant to access "localhost"? I know,

Re: New web page for information on internationalization

2003-01-22 Thread Angus Leeming
Michael Schmitt wrote: > For the curious: The HTML page looks like this (the errors are caused by > the LyX wrapper scripts): > > http://localhost/~schmitt/internationalization.php > And how, exactly, are we meant to access "localhost"? --

Re: New web page for information on internationalization

2003-01-22 Thread Michael Schmitt
Angus Leeming wrote: 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 20 LyX has a php3 server; is this ne

Re: New web page for information on internationalization

2003-01-22 Thread Angus Leeming
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 resultin

Re: New web page for information on internationalization

2003-01-22 Thread Michael Schmitt
Next try (HTMLpage)...

Re: New web page for information on internationalization

2003-01-22 Thread Michael Schmitt
For the curious: The HTML page looks like this (the errors are caused by the LyX wrapper scripts): http://localhost/~schmitt/internationalization.php -- === Michael Schmitt

New web page for information on internationalization

2003-01-22 Thread Michael Schmitt
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 regen