RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > Release Support > Resolved Issues

For more information about the ads and why they're here, please see the FAQ
Reply
  #1  
Old 10-11-2007, 01:32 AM
Registered User
 
Join Date: May 2007
Posts: 6
Downloads: 0
Uploads: 0
Default Change the Default Language

Hi,
I've installed RoundCube Webmail in my server.

This is accessible now by : http://webmail.domain.tld

Now, all my customers can view their mails in roundcube, but i want to change the default language, i want to switch it into FRENCH(FR) for all customers.

Which file i must change ?

Thanks and sorry for my english, i'm french
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 10-11-2007, 10:51 AM
Super Moderator
 
Join Date: Jun 2006
Posts: 431
Downloads: 0
Uploads: 0
Send a message via ICQ to skaero Send a message via AIM to skaero Send a message via MSN to skaero Send a message via Yahoo to skaero
Default Re: Change the Default Language

To change the default language go to:
Code:
config/main.inc.php
and then edit the line that has:
Code:
$rcmail_config['locale_string'] = 'en';
__________________
[size=8pt]SKaero.com <br />&nbsp; [/size]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 10-11-2007, 11:02 AM
Registered User
 
Join Date: May 2007
Posts: 6
Downloads: 0
Uploads: 0
Default Re: Change the Default Language

It works, Thanks

Now, how to change the main page of RoundCube, i wanted to change the welcome message an add some texts.

How can i do that ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 10-12-2007, 08:16 AM
Super Moderator
 
Join Date: Jun 2006
Posts: 431
Downloads: 0
Uploads: 0
Send a message via ICQ to skaero Send a message via AIM to skaero Send a message via MSN to skaero Send a message via Yahoo to skaero
Default Re: Change the Default Language

To change the default welcome message go to:
Code:
config/main.inc.php
and then edit the line that has:
Code:
$rcmail_config['product_name'] = 'RoundCube Webmail';
If you what to edit it more then just go to
Code:
program/localization/{Lag}/labels.inc
and edit this line:
Code:
$labels['welcome']
As for adding any more text on the login page you can add it in the theme file:
Code:
skins/{Theme}/templates/login.html
__________________
[size=8pt]SKaero.com <br />&nbsp; [/size]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 10-12-2007, 10:33 AM
Registered User
 
Join Date: May 2007
Posts: 6
Downloads: 0
Uploads: 0
Default Re: Change the Default Language

Thanks for your help, it works perfectly
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

For more information about the ads and why they're here, please see the FAQ

All times are GMT. The time now is 09:16 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright © 2006-2008 RoundCube Webmail Community