TsiLangExpert load SIL file - corrupt Russian language

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
Phoner
Posts: 23
Joined: Tue May 02, 2006 6:48 am

TsiLangExpert load SIL file - corrupt Russian language

Post by Phoner »

I am using TsiLang version 6.4 and Delphi2009.
My application supports Russian language (Cyrillic) - the charset is set correctly. I can save the project to SIL file. This SIL file can be changed without problems - all Russian letters are displayed correctly.
Loading this changed SIL file again with TsiLangExpert destroys the Russian language - only cryptic signs are visible.
What is wrong here?
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

Do you use StoreAsUTF8 property of TsiLang?
Best regards,
Igor Siticov.
Phoner
Posts: 23
Joined: Tue May 02, 2006 6:48 am

Post by Phoner »

No. In some earlier post you told me not to do so.
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

Could you please send us sample project that reproduces this problem? Since we tried to reproduce this and it worked just fine.
Best regards,
Igor Siticov.
Phoner
Posts: 23
Joined: Tue May 02, 2006 6:48 am

Post by Phoner »

I sent you a mail, because I don't know how to attach something here in the forum.
I hope you received the mail and can reproduce the problem.
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

Yes, thank you for the sample. We're investigating it...
Best regards,
Igor Siticov.
Phoner
Posts: 23
Joined: Tue May 02, 2006 6:48 am

Post by Phoner »

I've just installed version 6.4.1 - but the problem keeps the same.
Save the project from TsiLangExpert and load back destroys my Russian language. All other languages seems to be OK. Russian is the only language not using Latin characters in my project.
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

Do you have proper settings for CharSets for Russian language?
Best regards,
Igor Siticov.
Phoner
Posts: 23
Joined: Tue May 02, 2006 6:48 am

Post by Phoner »

Yes, RUSSIAN_CHARSET is set for all entries in the column for Russian language.
The created SIL file can be loaded with SILEdior without problems. All Russian strings are displayed OK. Only loading a SIL file with the expert produces the wrongs characters.
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

Do you modify SIL file in SIL Editor before loading? Or just simple- save-load produces corruption of the characters?
Best regards,
Igor Siticov.
Phoner
Posts: 23
Joined: Tue May 02, 2006 6:48 am

Post by Phoner »

I have the problem without using the SILEditor at all. Just save and load with the expert produces the wrong characters.
I just tested with SILEditor the saved file. That file seems to be OK.
Phoner
Posts: 23
Joined: Tue May 02, 2006 6:48 am

Post by Phoner »

Now I tried version6.5 - the problem still exists. I have to put in changled translations manually. I can't load the project from SIL file without destroying Russian language.
Post Reply