Dear all,
I'm having a problem with a XML file, perhaps someone has a tip.
When including a non-breaking space in the translation in OmegaT, the target file has instead the hex entity, namely   , which is perfectly fine in XML of course.
However, due to a problem with markup in the final product, we have been asked to wrap the text content of the translatable node in <![CDATA[ .... ]]>
When I do that, HTML markup is correct in the application but the   entity is displayed literally rather than being interpreted as the no-break character.
Is there any option in the XML filter parameters that I can use to have Unicode characters in the target XML file instead of their equivalent hex character?
Or perhaps you could help me understand why a translation like "Exécuter" looks like that in the target file (rather than "Exécuter") whereas "Programme :" becomes "Programme :".
Thanks a lot.
Cheers, Manuel