Dear All

When using the i18n transformer, I want the { character to appear literaly in one of my dictionaries' text like:
<message key="explanation">
The string <quote>{ID}</quote> will be replaced by the object's ID.
</message>


but the string {ID} is consumed (I guess) by the transformer. Using &#123;ID&#125; doesn't help either - the dictionary is not loaded at all then but I cannot see any errors.

Any advice?
Regards
G.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to