• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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