• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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