Unwanted extra characters if using extended translations

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
ottigeda
Posts: 10
Joined: Sun Feb 07, 2010 12:12 pm

Unwanted extra characters if using extended translations

Post 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.
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post 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.
Best regards,
Igor Siticov.
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

Hello,

There is new build just uploaded. It should fix the mentioned problem.
Best regards,
Igor Siticov.
ottigeda
Posts: 10
Joined: Sun Feb 07, 2010 12:12 pm

Post by ottigeda »

Thank you for your support! The new build fixed my problem.
Post Reply