Richard Heck wrote: > If you go to http://www.lyx.org/I18n and edit it, you get this info: > > To update the information in the table below, check out |<www-user>| > > from the SVN repository. Then replace and commit the file: > |<www-user>/farm/cookbook/LyX/i18n.inc| > > Committing automatically deploys the file to the web server (it can take > a few seconds). > > Note that the file |i18n.inc| is automatically generated from the po > files. To update the web site, issue |make i18n.inc| in the |po/| > directory of the lyx stable branch, and replace the file in <www-user> > with the autogenerated file. Do not edit the file manually, and do not > use the development branch! > > It appears that the version number is set in po/Makefile. Probably that > should be updated automatically from elsewhere?
I think the version number is not the problem. Actually, I think the easiest solution would be to use a second page "I18n- trunk" instead of this Include trick on I18n. Then, we could also modify the mentioned description for the "trunk" page. Jürgen