• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Horde webmail + firefox 10

W

WernerD

Guest
After upgrading from Firefox 9 browser to Forefox 10, HORDE always answers with english Welcome language.
With Firefox 9 and prev. versions I can use german language set in HORDE / PLESK 10.3.1.
In prev. PLESK versions (9.2.1) HORDE works with german language set without problems.

Any idea ?
 
Use browsers which are officially supported by Plesk :)
 
It doesn't work on IE9 - which is on the supported list of PLESK 10.4.4

- Microsoft Internet Explorer 7, 8 and 9

IE9 works with german default language - IE9 not (english welcome message)
 
Problem solved

After the following tasks, horde speaks german with firefox >= 10 and IE 9 on UBUNTU Server 10.04 LTS

1. install german language packs, if it doesn't exist
# sudo aptitude install language-pack-de-base language-pack-de

2. edit /etc/locales.gen and add de_DE (ISO) locales.
de_DE.UTF-8 UTF-8
de_DE ISO-8859-1

3. Use the following command to set up DE (ISO) locales.
# locale-gen de_DE

Tested on several servers running 64 bit ubuntu 10.04

Werner - http://www.csdi.de
 
Back
Top