Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

[solved] Line break issue (Text Import)

  • #10, by Raven Singularity 9 years ago Zitieren
    I just wanted to add that self-closing tags is a feature of XML, not of HTML.

    HTML = <br>
    XML or XHTML = <br />
  • #11, by smac96 9 years ago Zitieren
    I solved this problem that I had with Visionaire 3.7 build 1147.

    Thanks to Notepad++ and some other tricks I converted the CSV file to PO and then imported it. The PO file worked without problems and the issue is solved smile