Koozali.org: home of the SME Server

WebMail

miguelalbore

WebMail
« on: April 21, 2005, 08:52:37 PM »
Can u change the language by default to Mailbox on WebMail.

The login screen you can chage the languages, but inside at Inbox it change again to English and i need this to Spanish.

Thanks,
Miguel"

Offline jackl

  • ****
  • 136
  • +0/-0
WebMail
« Reply #1 on: April 21, 2005, 09:39:36 PM »
Miguel,

When in the mailbox choose options on the top icon bar and from there you can set your lanaguage option for the mailbox.

Regards
Jack

ps Remember to click save
......

miguelalbore

For all users
« Reply #2 on: April 24, 2005, 12:28:26 AM »
But i want this for all my users.

Any idea?

Offline jackl

  • ****
  • 136
  • +0/-0
WebMail
« Reply #3 on: April 24, 2005, 12:51:06 PM »
Miguel,

Go to  /home/httpd/html/horde/config/lang.php

edit the lines:
 
Quote
/* The langauge to fall back on if we cannot determine one any other
way (user choice, preferences, HTTP_ACCEPT_LANGUAGE). */
$nls['defaults']['language'] = 'en_US';


change en_US to es_ES and save

Next I thought you might need to change language settings on the workstation but changing them in the internet browser will do.
For example in IE6 go to TOOLS > Options > General >Language Button and remove any language settings forcing the php app (webmail) to default to es_ES  Spanish

Regards,
Jack

PS tried Firefox worked ok with no changes.
......

Offline jackl

  • ****
  • 136
  • +0/-0
WebMail
« Reply #4 on: May 01, 2005, 08:02:09 PM »
Miguel,

Are you still having problems? If you are using IE6 if you change the language setting to spanish the webmail interface will automatically be spanish without the need to edit any thing on the SME Server.
A lot simpler don't know why it didn't occur to me first time.
To Change the setting in IE6 go to TOOLS > Options > General >Language Button and remove any language settings and add the required spanish.

Regards
Jack
......