Darren Austin wrote: > On Wed, 22 Feb 2006, Thomas Bruederli ([EMAIL PROTECTED]) wrote: >>> In the Personal Settings when setting User preferences the language in >>> the drop down list always defaults to English (US) even when the value >>> in the database is another language. However, it is possible to set the >>> required language. >> This has already been reported: >> https://sourceforge.net/tracker/index.php?func=detail&aid=1435989&group_id=139281&atid=742847 > > I also reported this to this mailing list back in December, with the fix: > http://lists.roundcube.net/mail-archive/roundcube.dev/2005/12/0000407.html > > It seems to be a trivial change with no ill effects, so I don't know why it > wasn't added before... :)
It was added, but this is now another bug with the same effect. There's one line too much (line 82) in program/include/main.inc. I guess that line came in while applying a patch that was made on a previous version of that file. > > HTH, > Darren. > Sorry! Thomas
