I found error, I forget to add unit mseconsts_ru. I'm sorry.
2012/8/7 Алексей Логинов <[email protected]>
> I wrote:
> Gettext.GetLanguageIDs(
> MSELang,MSEFallbackLang);
> if loadlangunit('i18n_'+MSEFallbackLang) then
> setlangconsts(MSEFallbackLang);
> application.run;
> But no effect - English dialogs, not Russian.
>
>
> 2012/8/7 Алексей Логинов <[email protected]>
>
>> I wrote:
>> Gettext.GetLanguageIDs(MSELang,MSEFallbackLang);
>> if loadlangunit('i18n_'+MSEFallbackLang) then
>> setlangconsts(MSEFallbackLang);
>> application.run;
>> But no effect - English dialogs, not Russian.
>>
>>
>> 2012/8/7 Алексей Логинов <[email protected]>
>>
>>> So, copy of function loadlangunit (another name or with new param)
>>> without this message must be.
>>> I'm sorry for my English.
>>>
>>>
>>> 2012/8/7 Алексей Логинов <[email protected]>
>>>
>>>> Why to use try..except? In function loadlangunit all good, but this
>>>> message function loadlangunit shows. But I don't want to see this message.
>>>> So, must be copy of function loadlangunit (another name or with new param)
>>>> without this message.
>>>>
>>>>
>>>> 2012/8/7 Martin Schreiber <[email protected]>
>>>>
>>>>> On Tuesday 07 August 2012 12:27:32 Алексей Логинов wrote:
>>>>> > OK, libi18n_ru.so function loadlangunit found in /lib, /usr/lib, etc.
>>>>> >
>>>>> > In future necessary to write copy of function loadlangunit without:
>>>>> > e.message = 'Can not load langunit "'+aname+'":'+lineend+e.message;
>>>>> > because for application mseide it's not problem when there is no
>>>>> > libi18n_[lang].so.
>>>>> > If there is no libi18n_[lang].so, then interface of application
>>>>> mseide will
>>>>> > be by default - English.
>>>>> >
>>>>> Use try..except in order to catch the exception.
>>>>>
>>>>> Martin
>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Live Security Virtual Conference
>>>>> Exclusive live event will cover all the ways today's security and
>>>>> threat landscape has changed and how IT managers can respond.
>>>>> Discussions
>>>>> will include endpoint security, mobile security and the latest in
>>>>> malware
>>>>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>>>>> _______________________________________________
>>>>> mseide-msegui-talk mailing list
>>>>> [email protected]
>>>>> https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk
>>>>>
>>>>
>>>>
>>>
>>
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk