Page 1 of 1

Time for switching the language

Posted: Mon Sep 15, 2003 10:13 pm
by kai
Hi,

I have an application where it takes 40s to switch the language. I am using lots of frames (partly nested) there and lots of database components. What could be the reason for this?

I remeber that I had the same problem in another application but there it was suddenly gone. So I am hoping that there is a solution for this application, too.

-Kai

Posted: Tue Sep 16, 2003 7:52 am
by isiticov
It looks like you have a lot of properties listed in translations which shouldn't be translated such as SQL, DatabaseName, TableName and others. Just try to exclude them from translations and hope this will reduce the time for switching languages.