Take the community feedback survey now.
AI OnAI Off
Take the community feedback survey now.
I'm guessing you want to use CDATA because you have characters like '<' and '>' inside your text? The workaround is then to replace < with < and > with > inside the language files.