Page 1 of 1

Unwanted extra characters if using extended translations

Posted: Tue Jul 06, 2010 5:28 am
by ottigeda
Hi

For instance, I try to translate a TLabeledEdit.EditLabel.Caption using the extended translations feature.
However on run time i get 4 extra characters for some languages.
For instance if i translated to "Language1" (without the quotes) i get something like "ONLanguage1" on the screen.

I am using
- Delphi 2010 Professional
- TSiLang 6.5.1.0

I can provide you a small sample project demonstrating the issue.

Is this a bug or am i doing something wrong?

Thank you in advance.

Posted: Wed Jul 07, 2010 6:39 am
by isiticov
Hi,

There is a problem with this in our code. We've fixed this and the new build will be available in a couple of days.

Posted: Thu Jul 15, 2010 7:47 am
by isiticov
Hello,

There is new build just uploaded. It should fix the mentioned problem.

Posted: Wed Jul 21, 2010 7:00 am
by ottigeda
Thank you for your support! The new build fixed my problem.