开发者

Whether to use escape char

开发者 https://www.devze.com 2023-02-27 10:03 出处:网络
I wonder whether to use escape character for html in this case in a .po 开发者_StackOverflow社区file:

I wonder whether to use escape character for html in this case in a .po 开发者_StackOverflow社区file:

msgid "Your ad will be reviewed according to the rules of our site. After approval, it will be published for a period of 60 days."
msgstr "O seu anúncio será analisado de acordo com as regras do Montao.com.br.<br>Após a aprovação, será publicada por um período de 60 dias."

Should I instead of <br> write the tag with its escaped entities? Thanks for any comment

0

精彩评论

暂无评论...
验证码 换一张
取 消