[imp] Language selection

Patrick Boutilier boutilpj at ednet.ns.ca
Mon Jan 6 13:36:41 PST 2003


Lock the language value in horde/config/prefs.php and/or 
horde/imp/config/prefs.php




$_prefs['language'] = array(
     'value' => 'en_US',
     'locked' => true,
     'shared' => true,
     'type' => 'select',
     'desc' => _("Select your preferred language:")
);


Frederic Trudeau wrote:
> Dont know if this is the right way to do it, but you can comment out the
> language that you dont want from
> the file horde/config/nls.php
> 
> ----- Original Message -----
> From: "Enrico" <twilight at adinet.com.uy>
> To: <imp at lists.horde.org>
> Sent: Monday, January 06, 2003 11:50 AM
> Subject: [imp] Language selection
> 
> 
> 
>>Sorry about my question, I'm newbie with imp and horde, but I want ti
>>disable language selection and I can't find where is this option, anyone
>>cab help me ???
>>Really thnks.
>>--
>>Enrico <twilight at adinet.com.uy>
>>
>>--
>>IMP mailing list
>>Frequently Asked Questions: http://horde.org/faq/
>>To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>>
>>
> 
> 
> 
> 



More information about the imp mailing list