Page 1 of 1

Newbie - how to recompile text modification in the program?

Posted: Wed Sep 03, 2008 3:21 pm
by jakethemuss
Hi,
I have modified/added a few translated sentences of a project in the TsiLang expert.
Then I saved the translation with save translation/save project.
I compiled the project but the modified or added sentences are not in place?
Where did I go wrong?
I use delphi 5 on Vista.

Where can I get an exaustive user guide?

Enrico

Posted: Wed Sep 03, 2008 3:56 pm
by jakethemuss
I understood how to load the file. I just thought it gets compiled in the program...

Posted: Wed Sep 03, 2008 4:17 pm
by isiticov
Hello,

If you export translations to external file then changes made in them won't be stored in DFM. But if you store translations just internally in TsiLang components themselves then all the translations will be stored (compiled) into EXE and no external files will be required. At TsiLang download page http://www.tsilang.com/download.html you will find the User Guide available for downloading. Also there are couple of useful articles at the bottom of the main page at http://www.tsilang.com.