Skip to content

HTML code without content passed to translation #2395

@mgrojo

Description

@mgrojo

The html field of this QTextEdit passes a default value to translation that does not contain any visible text. This HTML code is the default of the field and cannot be removed from my version of QtCreator, but it seems to not have any purpose, since the widget does not accept rich text format.

<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;

@MKleusberg do you think we can remove this value safely using a text editor (since QtCreator refuses to leave it empty)?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions