Error reading translationdata

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
motoplex
Posts: 1
Joined: Mon Jul 21, 2003 12:14 pm
Location: The Netherlands
Contact:

Error reading translationdata

Post by motoplex »

Hi,

I recently registered silang component.
As my first translation project was nearly finished I stumbled a little on the following problem :

Most of of the units have a form and translation via the expert went well, including strings.

Two units did not have a form so I used the option 'without a Form' to solve the texts in this program part.
When pointing a Form to store the information I used a form in the project that is created last in the series of forms that is created.
This way I couldn't get the program to run again because the unit without form was trying to get translation information of a form that was not yet created.

As I was stuck I tried several things to get the program going again.
In the end this resulted in the error :

Exeption EReadError in module VCL30.dpl (using D3) at xxxxx
Error reading silang1.TranslationData :
List index out of bounds (76)

Uninstalling and reinstalling the package didn't help to solve the problem.
Even a small test project gives the same error.

What do I miss ? any clue ?

Best regards,
S.Nijssen
S.N.
gaivans
Posts: 71
Joined: Fri Nov 29, 2002 4:10 pm

Post by gaivans »

Hello,

What do you mean "even a small test project gives the same error"? Could you please send us such a project so that we can debug it?

In principle, it is possible to transfer all strings from the one form to another. Please give us more details about your current situation and we wiil try to find a solution.

Please contact gaivans<AT>sicomponents<DOT>com
Best regards,
Serghei Gaivan
Post Reply