It appears as though the language preference is a declared array, defined in the localization folders .inc. I tried manually deleting the French localization from the .inc file, and that removed the French choice from the drop down. However, I do not suggest using this method, as it may break (read probably does break) other functions.
The localization .inc file looks like it is set for a larger number of localizations, so this might be a candidate for a future feature implementation.
On 3/15/06, Paul paul@webspectrum.co.uk wrote:
Yes it is Dan ...
*From:* Dan Schaper [mailto:dschaper@gmail.com] *Sent:* 16 March 2006 01:52 *To:* Paul *Cc:* users@lists.roundcube.net *Subject:* Re: Language Preference
In your main.inc.php file, is the variable set as below?
// the default locale setting $rcmail_config['locale_string'] = 'en';
On 3/15/06, Paul paul@webspectrum.co.uk wrote:
Is there a way to fix the language selection always defaulting to EN-US in the dropdown .. or can the dropdown be hidden ???
-- Dan Schaper
-- Dan Schaper