Check for bad string IDs delivers irritating results

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
StefanP
Posts: 8
Joined: Mon Jul 18, 2005 7:45 am

Check for bad string IDs delivers irritating results

Post by StefanP »

Hi,

I just finished the translation of an application (Delphi Berlin with Update 1, TsiLang 7.5.3).

One of the last steps was to check for bad string IDs.
When I do this on my mainform TsiLang finds several "problematic IDs" of type "Not used in source of current module".

While this is correct it is still irritating, because the IDs do exist. They are in a "Source without form" module that is linked to the mainform.

Is this behaviour expected or is it a bug?

Best regards
StefanP
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

Hello,

"Not used in source of current module" message is a warning message, since wizard can't check ALL units at once it just displays this warning just for information. This is not a bug.
Best regards,
Igor Siticov.
Post Reply