hello
when trying to import translations files from localize.drupal.org
drupal is telling me that 4 sentences could not been imported because they contain some illegal html characters
im not able to see wich ones buti think that some of them are :
!title<br />by !author<br />@time ago
by !author<br />@time ago

Comments

michelle’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

There is nothing illegal about that HTML and it's not much different from what is in core. Without more information, there's nothing I can do here.

Michelle

ssm2017 Binder’s picture

i think that i have found the problem
drupal is reporting an illegal html content because my translation contained <br/> and replacing to <br /> solved the problem (the problem was on my side, sorry for disturbing)

michelle’s picture

Status: Postponed (maintainer needs more info) » Fixed

Ok, thanks for reporting back. :)

Michelle

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.