mirego / accent

The first developer-oriented translation tool. True asynchronous flow between translators and your team.
https://www.accent.reviews
BSD 3-Clause "New" or "Revised" License
1.31k stars 99 forks source link

Error when imports android strings with html code #154

Closed jValinho closed 2 years ago

jValinho commented 4 years ago

We need to add new strings with html code "/b>" to apply bold word. To include this html parameter in the string, we need to indicate <"![CDATA[html source code]]>

The sample could be this: image

The problem is when we import the file to accent in android.xml format, it doesn´t recognize "![CDATA" and "/b>" I think it is because it doesn´t identify html code

Thanks Regards

simonprev commented 2 years ago

This is related to this issue: https://github.com/mirego/accent/issues/37

I will do the follow up there instead 👍