Page 1 of 1

Exclude properties during Source -> With form

Posted: Thu Oct 27, 2011 2:00 pm
by mahesha
Hi Team,
greetings.

To translate the 'hard-coded' string, we need to use 'File -> Source -> With form' from the expert tool.
Is it possible to exclude a component / property in this editor?

I tried with excluding option provided, but when I invoke the form, it always gives includes ALL the string constants in the pas file.
Eg: I need not to translate 'SQL query' of a data component.

Could you please help me.
Thanks in advance.

Posted: Fri Oct 28, 2011 6:51 am
by isiticov
When using Translate Sources you will have Ignore button on tool-bar. In the drop-down menu of this button you can mark the particular found string to be ignored. When you mark it in source will be inserted the special tag that will prevent this string to appear in this list anymore.