mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-03 22:21:02 +02:00
Username did not get translated, as at the time when the accounts-class get instanciated the user preferences, which determine the language, which determine the charset (if no system-charset), are not loaded. I use iso-8859-1 as default then, which gives us the same behavior then before all the changes.