On Thu, 29 May 2008 12:34:50 +0200,  wrote:
> Thomas Bruederli wrote:
>> moish wrote:
>>   
>>> I'd like some peer's comments:
>>> 1. You may use rcube_language_aliases variable in
>>> program/localization/index.inc
>>>     
>>
>> One general task is to always use 5-char codes for a localization which 
>> means that the localization folders need to be renamed as well. Then we
> can 
>> fill up $rcube_language_aliases with all 2-char codes that are currently
> 
>> used in  $rcube_languages in order to support all (old) language codes 
>> saved in the user prefs.
>>
>>   
> So, the right way is to rename localization folder. Thx.
> 
>
-- 
It may cause confusion between translation ( the above mentioned
directories )
and setting locale ( ALEC intention ). 
Currently main.inc sets the default locale and there is no other way to
change it
directly, other then choosing some dummy key from the list of languages,
creating
a new directory linked to that key ( probably with the same translation if
any ) 
and adding an entry to rcubde_language_aliases with that dummy key and its
locale.
Is that correct?

Moish


_______________________________________________
List info: http://lists.roundcube.net/dev/

Reply via email to