[MTOS-dev] A few questions about Movable Typeinterationalization

Mirco Macrelli mmacrelli at gmail.com
Fri May 9 05:18:50 PDT 2008


Il giorno 08/mag/08, alle ore 19:01, Fumiaki Yoshimatsu ha scritto:

>> Tried with 'it', 'es' and 'de'. The only things that changes is the
>> meta tag for the language. If I use MTOS-4.15b5-ja the page is always
>> in Japanes even when $lang is 'en_US'.
>
> It seems adding another line in the eval block immediately below the  
> "my
> $lang = ..." line, in addition to change the $lang variable does.
>
>>    $LH = $mt ? $mt->language_handle : MT::L10N->get_handle($lang);
>> +    $mt->set_language($lang) if $mt;
>> };

Now everything is perfect!

To see this and maybe the ugly hack in my previous email included in  
the next release should I open a bug report?

Thanks again for the huge help.

>>
>
> Fumiaki Yoshimatsu
> Movable Type Engineering,
> Six Apart K.K.
>
> _______________________________________________
> MTOS-dev mailing list
> MTOS-dev at sixapart.com
> http://www.sixapart.com/mailman/listinfo/mtos-dev



More information about the MTOS-dev mailing list